|
@@ -331,7 +331,7 @@
|
|
</el-input> -->
|
|
</el-input> -->
|
|
</div>
|
|
</div>
|
|
<!-- <el-form-item label="照片" prop="zEngiineeringPhotoBoList" class="obsImage"> -->
|
|
<!-- <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>
|
|
<h3 style="width: 95px;font-weight: 600;text-align: left;text-indent: 25px;">图片</h3>
|
|
<ObsImageUpload
|
|
<ObsImageUpload
|
|
:class=" status == 'read-only' ? 'obsImageUploads' : '' "
|
|
:class=" status == 'read-only' ? 'obsImageUploads' : '' "
|