去掉生产企业信息编辑启动功能

tagView
zhengmingliang 3 years ago
parent 92161ff5b4
commit 31fd26645d

@ -263,14 +263,14 @@
</el-button
> -->
<el-button
<!-- <el-button
type="text"
size="small"
v-if=" scope.row.auditStatus == 1 && scope.row.status==1"
@click.native="disableCert(scope.row,0)"
>启用
</el-button
>
> -->
</template>
</el-table-column>
</el-table>

Loading…
Cancel
Save