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
c745202b
Commit
c745202b
authored
May 02, 2024
by
15008242619
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
派工页面新增技能点查看(暂不与main合并)
parent
c185ac7e
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
0 deletions
+2
-0
index.vue
...ews/assemblyPlanManagement/instructionsDispatch/index.vue
+2
-0
No files found.
applications/dee-mes/src/views/assemblyPlanManagement/instructionsDispatch/index.vue
View file @
c745202b
...
...
@@ -124,6 +124,7 @@
<span>
上岗有效期:
</span><span>
{{
item
.
postValidity
}}
</span>
</div>
-->
<div
class=
"right-text overfllowhind"
><span>
上岗有效期:
</span><span>
{{
item
.
postValidity
}}
</span></div>
<div
class=
"right-text overfllowhind"
><span>
技能点:
</span><span
:title=
"item.workCode"
>
{{
item
.
workCode
}}
</span></div>
<!--
</el-tooltip>
-->
</div>
<div
class=
"author"
>
...
...
@@ -259,6 +260,7 @@ 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.workCode'
,
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