Commit 05079df3 authored by jingnan's avatar jingnan 👀

返厂出库申请创建参数修改

parent f72a76b8
...@@ -91,7 +91,7 @@ export default { ...@@ -91,7 +91,7 @@ export default {
'reqStatus': 'Apply', 'reqStatus': 'Apply',
'outStorageId': r.jobResponseId, 'outStorageId': r.jobResponseId,
'outStorageIdType': r.jobResponseIdType, 'outStorageIdType': r.jobResponseIdType,
// 'inventory': r, 'inventory': r,
'inventoryId': r.id, 'inventoryId': r.id,
'inventoryIdType': this.$utils.getModelName4dxClassName(r), 'inventoryIdType': this.$utils.getModelName4dxClassName(r),
'purchaseUnitId': r.jobResponse.jobOrder.extMaterial.extUnitId, 'purchaseUnitId': r.jobResponse.jobOrder.extMaterial.extUnitId,
......
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