|
@@ -21,7 +21,7 @@
|
|
</view>
|
|
</view>
|
|
</view>
|
|
</view>
|
|
<view
|
|
<view
|
|
- v-if="title=='开挖前'||title=='开挖后'||title=='焊口照片'||title=='隐蔽工程'||title=='除锈刷油'||title=='打磨'||title=='全貌照片'">
|
|
|
|
|
|
+ v-if="title=='开挖前'||title=='开挖后'||title=='焊口照片'||title=='隐蔽工程'||title=='除锈刷油'||title=='打磨'||title=='全貌照片'||enginClassification=='pressure_regulating'">
|
|
<view class="" style="display: flex; flex-wrap: wrap;margin-top: 10px; margin-left: 10px;">
|
|
<view class="" style="display: flex; flex-wrap: wrap;margin-top: 10px; margin-left: 10px;">
|
|
<image :src="loadImgSrc('updateimg.png')" mode=""
|
|
<image :src="loadImgSrc('updateimg.png')" mode=""
|
|
style="width: 200rpx; height: 150rpx; margin: 0 12rpx;; " @click="choose('other',key)">
|
|
style="width: 200rpx; height: 150rpx; margin: 0 12rpx;; " @click="choose('other',key)">
|