Przeglądaj źródła

fix 权限名称

Administrator 4 lat temu
rodzic
commit
a5a30a5089

+ 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