diff --git a/fe/PDA/pages/store/deliverRaw.vue b/fe/PDA/pages/store/deliverRaw.vue index f4cdc2ea8..d3d78d1ef 100644 --- a/fe/PDA/pages/store/deliverRaw.vue +++ b/fe/PDA/pages/store/deliverRaw.vue @@ -407,9 +407,10 @@ title: "提交中....", mask: true }); + let item = { customerCode: that.customerAddress.customerCode, - customerAddressCode: that.customerAddress.customerAddressCode, + customerAddressCode: that.customerAddressCode, deliverTime: getISODateTime(), deliverRequestType: 3, // toLocationCode: that.toLocation.code,