Browse Source

优化页面

wangzhuo 1 năm trước cách đây
mục cha
commit
d90743b611
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  1. 1 1
      src/views/iosBasicData/bcorps/index.vue

+ 1 - 1
src/views/iosBasicData/bcorps/index.vue

@@ -136,7 +136,7 @@
               <!--<el-button type="text" size="small" @click.stop="editOpen(row)">-->
               <!--  编辑-->
               <!--</el-button>-->
-              <el-button type="text" size="small" @click.stop="rowDel(row, index)" :disabled="row.status > 0">
+              <el-button type="text" size="small" @click.stop="rowDel(row, index)">
                 删除
               </el-button>
             </template>