Commit bceddb33 authored by 332784038@qq.com's avatar 332784038@qq.com

Merge branch 'master-fix' into release

parents 2176ea79 628dd4a1
......@@ -2016,6 +2016,7 @@ export default {
that.params.pickRatio = null
that.params.pickNum = null
that.params.releaseRatio = null
that.params.releaseNum = null
that.params.cost = null
that.params.packingListUrl = null
that.params.commissionPayable = null
......@@ -2048,6 +2049,7 @@ export default {
that.params.oldInWarehouseState = null
that.params.oldStatus = null
that.params.oldShipmentState = null
that.params.orderType = null
// 时间重置
that.params.takeTime = null
that.params.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