dengjunjie
6 天以前 1c8f0035e164e9780d8c35a32fc1524d67ff9d9d
新建文件夹/PDA/pages/stash/raworderboxing.vue
@@ -161,6 +161,7 @@
            matInfo: [],
            value2: "",
            matTotals: [],
            id: "",
            warehouseId: "",
            Test: false,
            Testlabel: "",
@@ -174,6 +175,7 @@
      onShow() {},
      onLoad(res) {
         this.focus = false;
         this.id = res.id;
         this.addressFocus = false;
         this.orderNo = res.orderNo;
         this.Inqty = res.order_Inqty;
@@ -460,6 +462,7 @@
            this.$u.post('/api/CabinOrder/FeedbackIn', {
               MainData: {
                  "LocationCode": this.barcode,
                  "id":this.id,
                  "warehouseCode": this.warehouseId,
                  "orderNo": this.orderNo,
                  "materielCode":this.materielCode,