Kaynağa Gözat

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

asher 3 yıl önce
ebeveyn
işleme
45fa686a64
1 değiştirilmiş dosya ile 1 ekleme ve 1 silme
  1. 1 1
      ruoyi-ui/src/views/monitor/operlog/index.vue

+ 1 - 1
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']"
         >导出</el-button>
       </el-col>
       <right-toolbar :showSearch.sync="showSearch" @queryTable="getList"></right-toolbar>