gjy před 3 roky
rodič
revize
2e4f00c308

+ 1 - 1
pages/erp/exWarehousing/exWarehousing.vue

@@ -564,7 +564,7 @@
 			carPicker(e) {
 				// this.detailData.gradeKey = e[0] + 1
 				this.detailData.carNo = this.carList[e].carNo
-				this.detailData.carId=this.carList[e].carId
+				this.detailData.carId=this.carList[e].id
 			},
 			onProgress(e) {},
 			onRemove() {

+ 1 - 1
pages/erp/improvedExWaehousing/improvedExWaehousingDetail.vue

@@ -488,7 +488,7 @@
 			carPicker(e) {
 				// this.detailData.gradeKey = e[0] + 1
 				this.detailData.carNo = this.carList[e].carNo
-				this.detailData.carId=this.carList[e].carId
+				this.detailData.carId=this.carList[e].id
 			},
 			getImgUrl(res) {
 				this.detailData.addressUrl = res