diff --git a/ruoyi-ui/src/views/monitor/operlog/index.vue b/ruoyi-ui/src/views/monitor/operlog/index.vue index 2f5262d..28f1877 100644 --- a/ruoyi-ui/src/views/monitor/operlog/index.vue +++ b/ruoyi-ui/src/views/monitor/operlog/index.vue @@ -100,7 +100,7 @@ icon="el-icon-download" size="mini" @click="handleExport" - v-hasPermi="['system:config:export']" + v-hasPermi="['monitor:operlog:export']" >导出