|
@ -407,9 +407,10 @@ |
|
|
title: "提交中....", |
|
|
title: "提交中....", |
|
|
mask: true |
|
|
mask: true |
|
|
}); |
|
|
}); |
|
|
|
|
|
|
|
|
let item = { |
|
|
let item = { |
|
|
customerCode: that.customerAddress.customerCode, |
|
|
customerCode: that.customerAddress.customerCode, |
|
|
customerAddressCode: that.customerAddress.customerAddressCode, |
|
|
customerAddressCode: that.customerAddressCode, |
|
|
deliverTime: getISODateTime(), |
|
|
deliverTime: getISODateTime(), |
|
|
deliverRequestType: 3, |
|
|
deliverRequestType: 3, |
|
|
// toLocationCode: that.toLocation.code, |
|
|
// toLocationCode: that.toLocation.code, |
|
|