Commit 1529e887 authored by zhengyi's avatar zhengyi

复制订单时重置调仓id数据

parent 4615f891
......@@ -1425,8 +1425,6 @@ export default {
this.form.firstStockedTime = null
this.form.adjustToStartWarehouseId = null
this.form.adjustToDestWarehouseId = null
this.form.adjustToStartWarehouseId = null
this.form.adjustToDestWarehouseId = null
this.form.destAdjustToStartWarehouseId = null
this.form.destAdjustToDestWarehouseId = 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