Explorar o código

权限修正(角色导出权限)

RuoYi %!s(int64=5) %!d(string=hai) anos
pai
achega
8b5a16c692
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  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 @@
91 91
           icon="el-icon-download"
92 92
           size="mini"
93 93
           @click="handleExport"
94
-          v-hasPermi="['system:post:export']"
94
+          v-hasPermi="['system:role:export']"
95 95
         >导出</el-button>
96 96
       </el-col>
97 97
     </el-row>