Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Contribute to GitLab
Sign in
Toggle navigation
M
mes-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
mes
mes-ui
Commits
c0bb5fa5
Commit
c0bb5fa5
authored
Nov 14, 2024
by
沈翠玲
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
刀模版管理
parent
38f9f330
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
8 additions
and
0 deletions
+8
-0
index.vue
src/views/mes/tm/toolmachinesrecord/index.vue
+4
-0
index.vue
src/views/mes/tm/toolrequestlist/index.vue
+4
-0
No files found.
src/views/mes/tm/toolmachinesrecord/index.vue
View file @
c0bb5fa5
...
...
@@ -131,6 +131,10 @@
<el-table-column
label=
"物料编码"
width=
"150"
align=
"center"
prop=
"sapItemCode"
/>
<el-table-column
label=
"台账编码"
width=
"180"
align=
"center"
prop=
"toolCode"
/>
<el-table-column
label=
"台账名称"
width=
"180"
align=
"center"
prop=
"toolName"
/>
<el-table-column
label=
"创建人"
width=
"180"
align=
"center"
prop=
"createBy"
/>
<el-table-column
label=
"创建时间"
width=
"180"
align=
"center"
prop=
"createTime"
/>
<el-table-column
label=
"更新人"
width=
"180"
align=
"center"
prop=
"updateBy"
/>
<el-table-column
label=
"更新时间"
width=
"180"
align=
"center"
prop=
"updateTime"
/>
<!-- <el-table-column label="操作" align="center" width="100" fixed="right" class-name="small-padding fixed-width">
<template slot-scope="scope">
...
...
src/views/mes/tm/toolrequestlist/index.vue
View file @
c0bb5fa5
...
...
@@ -48,6 +48,10 @@
<el-table-column
label=
"上机状态"
width=
"100"
align=
"center"
prop=
"typeName"
/>
<el-table-column
label=
"数量"
width=
"80"
align=
"center"
prop=
"allQuantity"
/>
<el-table-column
label=
"使用寿命"
width=
"80"
align=
"center"
prop=
"nextMaintenPeriod"
/>
<el-table-column
label=
"创建人"
width=
"180"
align=
"center"
prop=
"createBy"
/>
<el-table-column
label=
"创建时间"
width=
"180"
align=
"center"
prop=
"createTime"
/>
<el-table-column
label=
"更新人"
width=
"180"
align=
"center"
prop=
"updateBy"
/>
<el-table-column
label=
"更新时间"
width=
"180"
align=
"center"
prop=
"updateTime"
/>
</el-table>
<pagination
...
...
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