Merge branch 'dev' into yhkp
commit
5f703e5614
|
@ -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>
|
||||
|
|
Loading…
Reference in New Issue