|
|
@@ -417,7 +417,7 @@
|
|
|
<el-card class="box-card" style="margin-top: 10px;">
|
|
|
<div slot="header" class="clearfix">
|
|
|
<span><i class="icon icon-table2"></i> 企业资质</span>
|
|
|
- <el-button style="float: right; padding: 3px 0" type="text" @click="showDialog" >添加</el-button>
|
|
|
+ <el-button style="float: right; padding: 3px 0" type="text" @click="showDialog" v-if="formData.Status <= 0">添加</el-button>
|
|
|
</div>
|
|
|
<el-table size="mini" highlight-current-row :data="subfileList1" border>
|
|
|
<el-table-column label="操作" width="150" align="center" fixed>
|