parent
f74ed73a67
commit
922b19d930
|
@ -151,7 +151,7 @@
|
||||||
<view>
|
<view>
|
||||||
<image :src="baseImgPath + form.INSPECTED_SITEUSER_SIGN_IMG" style="width: 180upx;height: 100upx"></image>
|
<image :src="baseImgPath + form.INSPECTED_SITEUSER_SIGN_IMG" style="width: 180upx;height: 100upx"></image>
|
||||||
</view>
|
</view>
|
||||||
<view style="text-align: center">{{form.INSPECTED_SITEUSER_SIGN_TIME}}</view>
|
<view v-if="false" style="text-align: center">{{form.INSPECTED_SITEUSER_SIGN_TIME}}</view>
|
||||||
</view>
|
</view>
|
||||||
</view>
|
</view>
|
||||||
</view>
|
</view>
|
||||||
|
|
Loading…
Reference in New Issue