|
|
@ -2794,10 +2794,14 @@ export default { |
|
|
|
console.log("---------------------------->packNum",packNum); |
|
|
|
console.log("---------------------------->packNum",packNum); |
|
|
|
console.log("---------------------------->invenNum",invenNum); |
|
|
|
console.log("---------------------------->invenNum",invenNum); |
|
|
|
console.log("---------------------------->signNum",signNum); |
|
|
|
console.log("---------------------------->signNum",signNum); |
|
|
|
|
|
|
|
this.handleOrder(this.packpage); |
|
|
|
|
|
|
|
this.handlePackage(this.packpage); |
|
|
|
|
|
|
|
console.log("--------->deliveryType",this.deliverydata); |
|
|
|
|
|
|
|
if(this.deliverydata.deliveryType !=='商配'){ |
|
|
|
|
|
|
|
this.handleInventory(this.packpage); |
|
|
|
|
|
|
|
} |
|
|
|
}); |
|
|
|
}); |
|
|
|
this.handleOrder(this.packpage); |
|
|
|
|
|
|
|
this.handlePackage(this.packpage); |
|
|
|
|
|
|
|
this.handleInventory(this.packpage); |
|
|
|
|
|
|
|
this.loading = false; |
|
|
|
this.loading = false; |
|
|
|
}, |
|
|
|
}, |
|
|
|
}, |
|
|
|
}, |
|
|
|