@@ -5,7 +5,7 @@
<el-button
type="primary"
@click="submitCtion"
- v-hasPermi="['system:config:add']"
+ v-hasPermi="['projectConstruction:construction:add']"
v-if="tab == 0 || tab == 3"
>暂存</el-button>
</el-col>
@@ -26,7 +26,7 @@
type="danger"
@click="handleAudit"
- v-hasPermi="['system:config:edit']"
+ v-hasPermi="['bmProject:project:pass']"
>确认审核</el-button>
@@ -6,24 +6,16 @@
+ v-hasPermi="['bmProject:projec:examine']"
>提交</el-button>
<el-col :span="1.5">
@click="emporary"
+ v-hasPermi="['projectInfo:info:add']"
- <el-col :span="1.5" :offset="18">
- <el-button
- type="danger"
- @click="handleUpdate"
- v-if="tab == 0"
- >确认审核</el-button>
- </el-col>
</el-row>
<!-- 内容的显示隐藏 -->
<div class="mation" >