Commit 11ac7f62 authored by xioln's avatar xioln

三期出库修改

parent ae4593be
...@@ -84,7 +84,7 @@ export default { ...@@ -84,7 +84,7 @@ export default {
'reqStatus': 'Apply', 'reqStatus': 'Apply',
'outStorageId': r.jobResponseId, 'outStorageId': r.jobResponseId,
'outStorageIdType': r.jobResponseIdType, 'outStorageIdType': r.jobResponseIdType,
inventory: { amount: r.amount }, // inventory: { amount: r.amount },
'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