gjy 2 vuotta sitten
vanhempi
commit
0a2c422192
1 muutettua tiedostoa jossa 15 lisäystä ja 15 poistoa
  1. 15 15
      pages/erpbusiness/add_quality_testing.vue

+ 15 - 15
pages/erpbusiness/add_quality_testing.vue

@@ -963,23 +963,23 @@
 					number = number.substring(number.length - 4, number.length)
 					number = number.substring(number.length - 4, number.length)
 					this.gridList.qualityNo = 'SGRK' + this.getdate() + this.commonWarehouseNo + number
 					this.gridList.qualityNo = 'SGRK' + this.getdate() + this.commonWarehouseNo + number
 				}
 				}
-				uni.showLoading({
-					title: '加载中',
-					mask: true
-				});
-				this.$api.doRequest('get', '/warehouseBaseInfo/selectContractNoList', {
-					flag: this.contractFlag,
-				}).then(res => {
+				// uni.showLoading({
+				// 	title: '加载中',
+				// 	mask: true
+				// });
+				// this.$api.doRequest('get', '/warehouseBaseInfo/selectContractNoList', {
+				// 	flag: this.contractFlag,
+				// }).then(res => {
 					
 					
-					if (res.data.data) {
-						this.contractNolist = res.data.data
-						uni.hideLoading()
-					}
+				// 	if (res.data.data) {
+				// 		this.contractNolist = res.data.data
+				// 		uni.hideLoading()
+				// 	}
 					
 					
-				}).catch(error => {
-				    uni.hideLoading()
-					// this.$emit('on-error', error);
-				});
+				// }).catch(error => {
+				//     uni.hideLoading()
+				// 	// this.$emit('on-error', error);
+				// });
 				this.$api.doRequest('get', '/inOutWarehouseTask/selectInOutWarehouseNo', {
 				this.$api.doRequest('get', '/inOutWarehouseTask/selectInOutWarehouseNo', {
 					flag: this.flag,
 					flag: this.flag,
 					warehouseName: this.gridList.warehouseName
 					warehouseName: this.gridList.warehouseName