Commit 0f9046d9 authored by jingnan's avatar jingnan 👀

返厂出库明细新增库房保存时取值修改

parent e0784b7f
......@@ -118,7 +118,10 @@ export default {
// 'stockUnitPrice': r.jobResponse.jobOrder.stockUnitPrice,
// 'purchaseOrderNo': r.jobResponse.jobOrder.purchaseOrderNo,
'operator': 'ADD',
id: null
id: null,
storageZone: r.extProductUnit.extCenter,
storageZoneId: r.extProductUnit.extCenterId,
storageZoneIdType: r.extProductUnit.extCenterIdType
// 'remark': r.jobResponse.jobOrder.remark,
// 'isRoot': r.jobResponse.jobOrder.isRoot
......
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