|
@@ -556,6 +556,7 @@ export default {
|
|
|
this.tenant.orderProductList.push({
|
|
this.tenant.orderProductList.push({
|
|
|
bomId: item.bomId,
|
|
bomId: item.bomId,
|
|
|
bomNum: item.bomNum,
|
|
bomNum: item.bomNum,
|
|
|
|
|
+ meterialReceiveId: item.meterialReceiveId,
|
|
|
furnaceBatchNo: item.furnaceBatchNo,
|
|
furnaceBatchNo: item.furnaceBatchNo,
|
|
|
deliveryTime: item.deliveryTime,
|
|
deliveryTime: item.deliveryTime,
|
|
|
remark: item.remark
|
|
remark: item.remark
|