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
97bcff1c
Commit
97bcff1c
authored
Mar 06, 2024
by
张海景
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
update:修改刀明细字段
parent
ba078303
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
1 deletion
+1
-1
index.vue
src/views/mes/tm/toolrequestlist/index.vue
+1
-1
No files found.
src/views/mes/tm/toolrequestlist/index.vue
View file @
97bcff1c
...
@@ -73,12 +73,12 @@
...
@@ -73,12 +73,12 @@
<!--
<el-table-column
type=
"selection"
width=
"55"
align=
"center"
/>
-->
<!--
<el-table-column
type=
"selection"
width=
"55"
align=
"center"
/>
-->
<el-table-column
label=
"物料编码"
width=
"130"
align=
"center"
prop=
"itemCode"
/>
<el-table-column
label=
"物料编码"
width=
"130"
align=
"center"
prop=
"itemCode"
/>
<el-table-column
label=
"物料名称"
width=
"100"
align=
"center"
prop=
"itemName"
/>
<el-table-column
label=
"物料名称"
width=
"100"
align=
"center"
prop=
"itemName"
/>
<el-table-column
label=
"使用寿命"
width=
"80"
align=
"center"
prop=
"nextMaintenPeriod"
/>
<el-table-column
label=
"任务编码"
width=
"120"
align=
"center"
prop=
"taskCode"
/>
<el-table-column
label=
"任务编码"
width=
"120"
align=
"center"
prop=
"taskCode"
/>
<el-table-column
label=
"任务名称"
show-overflow-tooltip
min-width=
"180"
align=
"center"
prop=
"taskName"
/>
<el-table-column
label=
"任务名称"
show-overflow-tooltip
min-width=
"180"
align=
"center"
prop=
"taskName"
/>
<el-table-column
label=
"工作单元编码"
min-width=
"100"
align=
"center"
prop=
"workunitCode"
/>
<el-table-column
label=
"工作单元编码"
min-width=
"100"
align=
"center"
prop=
"workunitCode"
/>
<el-table-column
label=
"工作单元名称"
min-width=
"120"
align=
"center"
prop=
"workunitName"
/>
<el-table-column
label=
"工作单元名称"
min-width=
"120"
align=
"center"
prop=
"workunitName"
/>
<el-table-column
label=
"数量"
width=
"80"
align=
"center"
prop=
"allQuantity"
/>
<el-table-column
label=
"数量"
width=
"80"
align=
"center"
prop=
"allQuantity"
/>
<el-table-column
label=
"使用寿命"
width=
"80"
align=
"center"
prop=
"nextMaintenPeriod"
/>
<!--
<el-table-column
label=
"操作"
align=
"center"
class-name=
"small-padding fixed-width"
>
<!--
<el-table-column
label=
"操作"
align=
"center"
class-name=
"small-padding fixed-width"
>
<template
slot-scope=
"scope"
>
<template
slot-scope=
"scope"
>
<el-button
<el-button
...
...
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