Commit ef412d24 authored by zhoutong's avatar zhoutong

出货理货页面,订单多个品名的储位都显示成订单维度的储位了,要改为各个品名的入仓储位

parent b79a8af0
......@@ -165,7 +165,7 @@ export default {
...oItem,
warehouseInInfo,
multiSpecification: item.multiSpecification,
positionNo: item.positionNo,
positionNo: oItem.positionNo,
tallyStatus: item.tallyStatus,
tallyTime: item.tallyTime,
});
......
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