Browse Source

原料直发添加客户代码

dev_pda
李俊城 2 years ago
parent
commit
9e01ab5c86
  1. 3
      fe/PDA/pages/store/deliverRaw.vue

3
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,

Loading…
Cancel
Save