Commit 37b4b685 authored by 332784038@qq.com's avatar 332784038@qq.com

复制订单重置放货数量值

parent 8acf4fdd
...@@ -1412,6 +1412,7 @@ export default { ...@@ -1412,6 +1412,7 @@ export default {
this.form.pickRatio = null this.form.pickRatio = null
this.form.pickNum = null this.form.pickNum = null
this.form.releaseRatio = null this.form.releaseRatio = null
this.form.releaseNum = null
this.form.cost = null this.form.cost = null
this.form.packingListUrl = null this.form.packingListUrl = null
this.form.commissionPayable = null this.form.commissionPayable = null
......
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