“yueshang” před 1 rokem
rodič
revize
dceee04b5d

+ 1 - 1
pagesA/fire/check_active/check_implement/check_implement.vue

@@ -1000,7 +1000,7 @@
 			photoUpload(val, index) {
 				let pictures = [];
 				var that = this;
-				if (that.tableData[index].loading) {
+					if (val.inspType != 'fpd') {
 					that.tableData[index].loading = true
 					console.log(that.tableData, 'that.insTypeData111');
 				} else {

+ 1 - 1
pagesA/fire/check_inspection/check_inspection.vue

@@ -229,7 +229,7 @@
 								</u-icon>
 						</view>
 					</view>
-					<view style="width: 60%;position: absolute;left:150rpx;;bottom:60rpx;z-index: 9999;">
+					<view style="width: 60%;position: fixed;left:150rpx;;bottom:60rpx;z-index: 9999;">
 						<div class="btnList" v-if="showManual">
 							<u-button shape="circle" type="primary" color="#4CB2B6" text="立即处理"
 								customStyle="margin-right:20%" @click="checkPopupConfirmNow">