监管端,重点工程进入后。只有"秦港股份有限公司"这个企业可以新增。

pull/3/head
dearlin 2023-11-16 16:57:34 +08:00
parent afc00331cd
commit 77afd2507a
1 changed files with 1 additions and 1 deletions

View File

@ -154,7 +154,7 @@
</el-table>
<div class="page-btn-group">
<div>
<el-button v-show="add" type="primary" icon="el-icon-plus" @click="handleAdd"></el-button>
<el-button v-show="add && $parent.CORPINFO_ID == '1'" type="primary" icon="el-icon-plus" @click="handleAdd"></el-button>
<!--<el-button v-show="del" type="danger" icon="el-icon-delete" plain @click="batchDel"></el-button>-->
<!-- <el-button type="primary" plain @click="erweiCode"></el-button>-->
</div>