Browse Source

bug修复

wangtong 1 năm trước cách đây
mục cha
commit
f510db01c7
1 tập tin đã thay đổi với 1 bổ sung0 xóa
  1. 1 0
      src/components/ConstructionDetails/index.vue

+ 1 - 0
src/components/ConstructionDetails/index.vue

@@ -139,6 +139,7 @@
                   </el-form-item>
 
                     <el-form-item
+                      v-if="!currentDicts.some(item=>item.label==='底腿')"
                       :prop="i.number + ''"
                       :class="enginType != '基建工程' && enginType != '民用工程' ? 'labelWidth' : '' "
                       label="数量"