Преглед на файлове

!53 update ruoyi-ui/src/views/system/role/index.vue.
Merge pull request !53 from abbfun/N/A

若依 преди 4 години
родител
ревизия
6afaced3cf
променени са 1 файла, в които са добавени 1 реда и са изтрити 1 реда
  1. 1 1
      ruoyi-ui/src/views/system/role/index.vue

+ 1 - 1
ruoyi-ui/src/views/system/role/index.vue

@@ -91,7 +91,7 @@
           icon="el-icon-download"
           size="mini"
           @click="handleExport"
-          v-hasPermi="['system:post:export']"
+          v-hasPermi="['system:role:export']"
         >导出</el-button>
       </el-col>
     </el-row>