Browse Source

bug修复

wangtong 1 year ago
parent
commit
f510db01c7
1 changed files with 1 additions and 0 deletions
  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="数量"