Browse Source

bug#80查看表单下方操作栏去除

feature
mk 3 years ago
parent
commit
7d151a20f5
  1. 2
      src/views/modules/shequzhili/tuceng/zhonghe/shebei/cpts/record.vue

2
src/views/modules/shequzhili/tuceng/zhonghe/shebei/cpts/record.vue

@ -241,7 +241,7 @@
</el-table-column>
<el-table-column
v-if="!disabled || formType == 'edit' || formType == 'add'"
v-if="formType == 'edit' || formType == 'add'"
fixed="right"
label="操作"
align="center"

Loading…
Cancel
Save