Browse Source

市政没有 [图片] 工业有。修改

qinhouyu 1 year ago
parent
commit
5fd72c3312
1 changed files with 1 additions and 1 deletions
  1. 1 1
      src/components/ConstructionDetails/index.vue

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

@@ -331,7 +331,7 @@
                 </el-input> -->
             </div>
             <!-- <el-form-item label="照片" prop="zEngiineeringPhotoBoList" class="obsImage"> -->
-              <div style="display: flex;width: 100%;height: 100%;">
+              <div style="display: flex;width: 100%;height: 100%;" v-if="enginType!='市政工程'">
                 <h3 style="width: 95px;font-weight: 600;text-align: left;text-indent: 25px;">图片</h3>
                 <ObsImageUpload
                   :class=" status == 'read-only' ? 'obsImageUploads' : '' "