作者 若依
提交者 Gitee

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

Merge pull request !184 from asher/N/A
@@ -100,7 +100,7 @@ @@ -100,7 +100,7 @@
100 icon="el-icon-download" 100 icon="el-icon-download"
101 size="mini" 101 size="mini"
102 @click="handleExport" 102 @click="handleExport"
103 - v-hasPermi="['system:config:export']" 103 + v-hasPermi="['monitor:operlog:export']"
104 >导出</el-button> 104 >导出</el-button>
105 </el-col> 105 </el-col>
106 <right-toolbar :showSearch.sync="showSearch" @queryTable="getList"></right-toolbar> 106 <right-toolbar :showSearch.sync="showSearch" @queryTable="getList"></right-toolbar>