Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Contribute to GitLab
Sign in / Register
Toggle navigation
T
TF-MOM-WEB
Project
Project
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
TFMOM
TF-MOM-WEB
Commits
a0ed7cf1
Commit
a0ed7cf1
authored
Aug 02, 2023
by
xioln
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
召回出库
parent
350512f3
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
2 deletions
+2
-2
index.vue
...ts/components/AddOutStorageCallbackDetailDialog/index.vue
+2
-2
No files found.
applications/dee-mes/src/privateComponents/components/AddOutStorageCallbackDetailDialog/index.vue
View file @
a0ed7cf1
...
@@ -76,7 +76,7 @@ export default {
...
@@ -76,7 +76,7 @@ export default {
'reqStatus'
:
'Apply'
,
'reqStatus'
:
'Apply'
,
'outStorageId'
:
r
.
jobResponseId
,
'outStorageId'
:
r
.
jobResponseId
,
'outStorageIdType'
:
r
.
jobResponseIdType
,
'outStorageIdType'
:
r
.
jobResponseIdType
,
inventory
:
{
amount
:
r
.
amount
}
,
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
,
...
@@ -90,7 +90,7 @@ export default {
...
@@ -90,7 +90,7 @@ export default {
'extMaterialId'
:
r
.
jobResponse
.
jobOrder
.
extMaterialId
,
'extMaterialId'
:
r
.
jobResponse
.
jobOrder
.
extMaterialId
,
'extMaterialIdType'
:
r
.
jobResponse
.
jobOrder
.
extMaterialIdType
,
'extMaterialIdType'
:
r
.
jobResponse
.
jobOrder
.
extMaterialIdType
,
'arrivalDate'
:
r
.
jobResponse
.
jobOrder
.
arrivalDate
,
'arrivalDate'
:
r
.
jobResponse
.
jobOrder
.
arrivalDate
,
'reqAmount'
:
r
.
usableAmount
,
//
'reqAmount': r.usableAmount,
'airModel'
:
r
.
jobResponse
.
jobOrder
.
airModel
,
'airModel'
:
r
.
jobResponse
.
jobOrder
.
airModel
,
'sorties'
:
r
.
jobResponse
.
jobOrder
.
sorties
,
'sorties'
:
r
.
jobResponse
.
jobOrder
.
sorties
,
'manufacturer'
:
r
.
jobResponse
.
jobOrder
.
manufacturer
,
'manufacturer'
:
r
.
jobResponse
.
jobOrder
.
manufacturer
,
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment