소스 검색

修改拍照

“yueshang” 1 년 전
부모
커밋
dceee04b5d
2개의 변경된 파일2개의 추가작업 그리고 2개의 파일을 삭제
  1. 1 1
      pagesA/fire/check_active/check_implement/check_implement.vue
  2. 1 1
      pagesA/fire/check_inspection/check_inspection.vue

+ 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">