Commit ff874624 authored by honghy's avatar honghy Committed by wux

bug306(仓库pda)【海运入仓-修改储位】修改储位界面屏蔽<完成入仓>按钮,新增<返回>按钮

parent dd1af12b
......@@ -302,7 +302,7 @@ export default {
currencyData: [],
orderItemList:[],
adjust:{},
showSave: false,
showSave: true,
showWarehouseInItemId: null, // 查询入仓详情的商品ID
}
},
......
......@@ -299,7 +299,7 @@ export default {
descZh: '',
exceptionList: [],
labelList: [{start: 1, end: ''}],
showSave: false,
showSave: true,
currencyData: [],
orderItemList:[],
adjust:{},
......
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