| | |
| | | matInfos: [], |
| | | orderNo: "", |
| | | batchNo: "", |
| | | materielCode:"", |
| | | orderqty: 0, |
| | | Inqty: 0, |
| | | goods_no: "", |
| | |
| | | this.Inqty = res.order_Inqty; |
| | | this.orderqty = res.order_qty; |
| | | this.batchNo = res.batchNo; |
| | | this.materielCode=res.goods_no; |
| | | this.warehouseId = res.warehouseId; |
| | | this.label = "åæ®ç¼å·ï¼" + this.orderNo; |
| | | this.batch_num = "æ¹æ¬¡å·ï¼" + res.batchNo; |
| | |
| | | "LocationCode": this.barcode, |
| | | "warehouseCode": this.warehouseId, |
| | | "orderNo": this.orderNo, |
| | | "materielCode":this.materielCode, |
| | | "Inqty": this.materSn, |
| | | "batchNo": this.batchNo, |
| | | }, |