Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Contribute to GitLab
Sign in
Toggle navigation
P
pda-ui
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
pda
pda-ui
Commits
9ccc213d
Commit
9ccc213d
authored
Jul 09, 2024
by
沈翠玲
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
刀模版具申请单
parent
476c4489
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
3 additions
and
7 deletions
+3
-7
selectTask.vue
src/views/mes/tm/toolrequest/selectTask.vue
+3
-7
No files found.
src/views/mes/tm/toolrequest/selectTask.vue
View file @
9ccc213d
...
...
@@ -93,10 +93,10 @@
</el-table-column>
<el-table-column
label=
"任务单编码"
width=
"1
0
0"
width=
"1
1
0"
align=
"center"
key=
"task
WorkunitId
"
prop=
"task
WorkunitId
"
key=
"task
Code
"
prop=
"task
Code
"
/>
<!-- <el-table-column
label="排产数量"
...
...
@@ -148,14 +148,10 @@
<
/template
>
<
/el-table-column
>
<
el
-
table
-
column
:
show
-
overflow
-
tooltip
=
"true"
width
=
"100"
label
=
"状态"
align
=
"center"
prop
=
"statusName"
/>
<
el
-
table
-
column
:
show
-
overflow
-
tooltip
=
"true"
min
-
width
=
"180"
label
=
"工序任务编码"
align
=
"center"
prop
=
"taskCode"
/>
<
el
-
table
-
column
:
show
-
overflow
-
tooltip
=
"true"
min
-
width
=
"300"
label
=
"工序任务名称"
align
=
"center"
prop
=
"taskName"
/>
<
el
-
table
-
column
:
show
-
overflow
-
tooltip
=
"true"
width
=
"100"
label
=
"工作单元名称"
align
=
"center"
prop
=
"workunitName"
/>
<
el
-
table
-
column
:
show
-
overflow
-
tooltip
=
"true"
width
=
"100"
label
=
"工作单元编码"
align
=
"center"
prop
=
"workunitCode"
/>
<
el
-
table
-
column
:
show
-
overflow
-
tooltip
=
"true"
width
=
"100"
label
=
"工站编码"
align
=
"center"
prop
=
"workstationCode"
/>
<
el
-
table
-
column
:
show
-
overflow
-
tooltip
=
"true"
width
=
"100"
label
=
"工站名称"
align
=
"center"
prop
=
"workstationName"
/>
<
el
-
table
-
column
:
show
-
overflow
-
tooltip
=
"true"
width
=
"100"
label
=
"工艺名称"
align
=
"center"
prop
=
"routeName"
/>
<
el
-
table
-
column
:
show
-
overflow
-
tooltip
=
"true"
width
=
"100"
label
=
"工艺编码"
align
=
"center"
prop
=
"routeCode"
/>
<
el
-
table
-
column
:
show
-
overflow
-
tooltip
=
"true"
min
-
width
=
"150"
label
=
"工序编码"
align
=
"center"
prop
=
"processCode"
/>
<
el
-
table
-
column
:
show
-
overflow
-
tooltip
=
"true"
width
=
"100"
label
=
"工序名称"
align
=
"center"
prop
=
"processName"
/>
<
/el-table
>
...
...
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