浏览代码

fix 权限名称

Administrator 4 年之前
父节点
当前提交
a5a30a5089
共有 1 个文件被更改,包括 1 次插入1 次删除
  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