gjy 3 년 전
부모
커밋
0a1d0cd781
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1 1
      pages/erpbusiness/add_quality_testing.vue

+ 1 - 1
pages/erpbusiness/add_quality_testing.vue

@@ -305,7 +305,6 @@
 					//点击登记客户
 					this.gridList.customerName = _customerInfo.shipperName
 					this.gridList.customerPhone = _customerInfo.shipperPhone
-					console.log(uni.getStorageSync('carNo'))
 					this.gridList.carNumber=uni.getStorageSync('carNo')
 				} else {
 					//点击搜索客户
@@ -603,6 +602,7 @@
 					this.gridList.type = '潮粮'
 					this.edit = true
 				} else {
+					this.gridList.type = '干粮'
 					this.edit = false
 				}
 				this.gridList.goodsName = this.goodsList[e[0]].goodsName