gjy 3 years ago
parent
commit
0a1d0cd781
1 changed files with 1 additions and 1 deletions
  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