Преглед на файлове

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

qinhouyu преди 1 година
родител
ревизия
5fd72c3312
променени са 1 файла, в които са добавени 1 реда и са изтрити 1 реда
  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' : '' "