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
b1061f4a
Commit
b1061f4a
authored
Sep 24, 2024
by
qinhaoran
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
指令新增大专业和小专业
parent
3c45585b
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
4 additions
and
0 deletions
+4
-0
index.vue
...views/assemblyPlanManagement/inspectionDispatch/index.vue
+2
-0
index.vue
...ews/assemblyPlanManagement/instructionsDispatch/index.vue
+2
-0
No files found.
applications/dee-mes/src/views/assemblyPlanManagement/inspectionDispatch/index.vue
View file @
b1061f4a
...
...
@@ -195,6 +195,8 @@ export default {
{
title
:
'机型'
,
key
:
'extProcessPlan.planeType'
,
align
:
'left'
},
{
title
:
'架次'
,
key
:
'extProcessPlan.sorties'
,
align
:
'left'
},
{
title
:
'站位'
,
key
:
'extProcessPlan.positionNumber'
,
align
:
'left'
},
{
title
:
'大专业'
,
key
:
'extProcessPlan.major'
,
align
:
'left'
},
{
title
:
'小专业'
,
key
:
'extProcessPlan.subMajor'
,
align
:
'left'
},
{
title
:
'工时定额'
,
key
:
'extProcessPlan.opHour'
,
align
:
'left'
},
{
title
:
'工时'
,
key
:
'extProcessPlan.workHour'
,
align
:
'left'
},
{
title
:
'计划员'
,
key
:
'planner.name'
,
align
:
'left'
},
...
...
applications/dee-mes/src/views/assemblyPlanManagement/instructionsDispatch/index.vue
View file @
b1061f4a
...
...
@@ -259,6 +259,8 @@ export default {
{
title
:
'架次'
,
key
:
'extProcessPlan.sorties'
,
align
:
'left'
},
{
title
:
'站位'
,
key
:
'extProcessPlan.positionNumber'
,
align
:
'left'
},
{
title
:
'工作包名称'
,
key
:
'extProcessPlan.extWorkPackageLinks[0].source.name'
,
align
:
'left'
},
{
title
:
'大专业'
,
key
:
'extProcessPlan.major'
,
align
:
'left'
},
{
title
:
'小专业'
,
key
:
'extProcessPlan.subMajor'
,
align
:
'left'
},
{
title
:
'工时定额'
,
key
:
'extProcessPlan.opHour'
,
align
:
'left'
},
{
title
:
'工时'
,
key
:
'extProcessPlan.workHour'
,
align
:
'left'
},
{
title
:
'计划员'
,
key
:
'planner.name'
,
align
:
'left'
},
...
...
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