Merge remote-tracking branch 'origin/dev' into dev

dev
郑明梁 2 years ago
commit 7da361ce1e

@ -1466,12 +1466,13 @@ export default {
if (this.$isNotBlank(this.orderFormData.checkPreInOrders)) {
this.checkPreInArray = this.orderFormData.split(",");
}
this.findMethod(this.orderFormData.fromCorp);
this.curAction = {}
this.refreshCodesPanel();
//
this.findInvListByUser();
this.initBusType();
this.findMethod(this.orderFormData.fromCorp);
// this.findMethod(this.orderFormData.fromCorp);
this.findFromInvList();
} else {
//

Loading…
Cancel
Save