Commit c5484219 authored by Administrator's avatar Administrator

Merge branch 'release' into 'jd_dev'

Release分支合并到jd分支1227

See merge request !53
parents f331e596 5e10d652
......@@ -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