Commit 99038f77 authored by 邓春圆's avatar 邓春圆

Merge remote-tracking branch 'origin/dev1.6' into dev1.6

parents 517421b1 a7bae8fc
...@@ -515,7 +515,7 @@ export default { ...@@ -515,7 +515,7 @@ export default {
} }
let params = { let params = {
num: this.shopForm.num, num: this.shopForm.putNum,
quantity: this.shopForm.putQuantity, quantity: this.shopForm.putQuantity,
orderItemId: this.shopForm.orderItemId, orderItemId: this.shopForm.orderItemId,
orderSplitId: this.splitData.id, orderSplitId: this.splitData.id,
......
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