!185 update ruoyi-ui/src/views/monitor/logininfor/index.vue.

Merge pull request !185 from asher/N/A
This commit is contained in:
若依 2021-03-07 10:39:30 +08:00 committed by Gitee
commit 616f5a6aca
1 changed files with 1 additions and 1 deletions

View File

@ -84,7 +84,7 @@
icon="el-icon-download"
size="mini"
@click="handleExport"
v-hasPermi="['system:logininfor:export']"
v-hasPermi="['monitor:logininfor:export']"
>导出</el-button>
</el-col>
<right-toolbar :showSearch.sync="showSearch" @queryTable="getList"></right-toolbar>