Commit 9397eb74 authored by jingnan's avatar jingnan 👀

Merge branch 'dev' of http://94.191.100.41/tfmom/tf-mom-web into dev

parents c1077f57 bcb1bbdd
...@@ -93,7 +93,7 @@ export default { ...@@ -93,7 +93,7 @@ export default {
return { return {
'subTypeName': 'InStorageRecallItem', 'subTypeName': 'InStorageRecallItem',
'reqStatus': 'Apply', 'reqStatus': 'Apply',
'outStorageId': r.inventory.jobResponseId, 'outStorageId': r.id,
'outStorageIdType': r.inventory.jobResponseIdType, 'outStorageIdType': r.inventory.jobResponseIdType,
'inventoryId': r.inventoryId, 'inventoryId': r.inventoryId,
'inventoryIdType': r.inventoryIdType, 'inventoryIdType': r.inventoryIdType,
......
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