Selaa lähdekoodia

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

若依 4 vuotta sitten
vanhempi
commit
6afaced3cf
1 muutettua tiedostoa jossa 1 lisäystä ja 1 poistoa
  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>