Commit 5e10d652 authored by 332784038@qq.com's avatar 332784038@qq.com

Merge branch 'master-fix' into release

parents 50706e01 d9602373
......@@ -2086,6 +2086,7 @@ export default {
this.form.pickRatio = null
this.form.pickNum = null
this.form.releaseRatio = null
this.form.releaseNum = null
this.form.cost = null
this.form.packingListUrl = null
this.form.commissionPayable = null
......@@ -2118,6 +2119,7 @@ export default {
this.form.oldInWarehouseState = null
this.form.oldStatus = null
this.form.oldShipmentState = null
this.form.orderType = null
// 时间重置
this.form.takeTime = null
this.form.unloadTime = 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