!184 update ruoyi-ui/src/views/monitor/operlog/index.vue.

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

View File

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