yanjinhui
2025-10-24 f58ce4647a1c246eb441d547cd12b9b9f417a7c1
н¨Îļþ¼Ð/PDA/pages/stash/raworderboxing.vue
@@ -137,6 +137,7 @@
            matInfos: [],
            orderNo: "",
            batchNo: "",
            materielCode:"",
            orderqty: 0,
            Inqty: 0,
            goods_no: "",
@@ -178,6 +179,7 @@
         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;
@@ -460,6 +462,7 @@
                  "LocationCode": this.barcode,
                  "warehouseCode": this.warehouseId,
                  "orderNo": this.orderNo,
                  "materielCode":this.materielCode,
                  "Inqty": this.materSn,
                  "batchNo": this.batchNo,
               },