Commit 2ce5dd24 authored by 我在何方's avatar 我在何方

更新拆单

parent 2ab02011
...@@ -461,7 +461,8 @@ export default { ...@@ -461,7 +461,8 @@ export default {
dstWarehouseId: that.form.destWarehouseId, dstWarehouseId: that.form.destWarehouseId,
parentOrderId: that.orderData.orderId, parentOrderId: that.orderData.orderId,
parentOrderNo: that.orderData.orderNo, parentOrderNo: that.orderData.orderNo,
transportId: that.form.transportId transportId: that.form.transportId,
channelId:that.form.channelId
} }
createSplit(params).then(res=>{ createSplit(params).then(res=>{
that.getList() that.getList()
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment