Commit ac50c0b5 authored by Marcus's avatar Marcus

入仓补充添加新品,报错

https://zentao.test.jdshangmen.com/bug-view-2746.html
parent b51b7f63
...@@ -656,7 +656,7 @@ export default { ...@@ -656,7 +656,7 @@ export default {
...this.form1, ...this.form1,
brandType: this.warehousing.brandType, brandType: this.warehousing.brandType,
orderId: this.warehousing.orderId, orderId: this.warehousing.orderId,
orderItemId: undefined, orderItemId: this.warehousing.orderItemId,
orderNo: this.warehousing.orderNo, orderNo: this.warehousing.orderNo,
orderWarehouseInItemDoList: this.form1.table.map(e => { orderWarehouseInItemDoList: this.form1.table.map(e => {
return { return {
......
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