Parcourir la source

fix 权限名称

Administrator il y a 4 ans
Parent
commit
a5a30a5089
1 fichiers modifiés avec 1 ajouts et 1 suppressions
  1. 1 1
      ruoyi-ui/src/views/management/nstruction/index.vue

+ 1 - 1
ruoyi-ui/src/views/management/nstruction/index.vue

@@ -5,7 +5,7 @@
         <el-button
           type="primary"
           @click="handleAudit"
-          v-hasPermi="['projectConstruction:construction:add']"
+          v-hasPermi="['bmProject:project:examine']"
           >提交</el-button
         >
         <el-button