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
d8297f26
Commit
d8297f26
authored
Feb 20, 2024
by
jzc
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
调整刀模版上下机页面
parent
8216ffcc
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
4 additions
and
4 deletions
+4
-4
index.vue
src/views/mes/tm/toolmachines/index.vue
+4
-4
No files found.
src/views/mes/tm/toolmachines/index.vue
View file @
d8297f26
...
@@ -77,7 +77,7 @@
...
@@ -77,7 +77,7 @@
v-hasPermi=
"['tm:tmToolMachines:edit']"
v-hasPermi=
"['tm:tmToolMachines:edit']"
>
修改
</el-button>
>
修改
</el-button>
</el-col>
-->
</el-col>
-->
<el-col
:span=
"1.5"
>
<
!--
<
el-col
:span=
"1.5"
>
<el-button
<el-button
type=
"danger"
type=
"danger"
plain
plain
...
@@ -87,7 +87,7 @@
...
@@ -87,7 +87,7 @@
@
click=
"handleDelete"
@
click=
"handleDelete"
v-hasPermi=
"['tm:tmToolMachines:remove']"
v-hasPermi=
"['tm:tmToolMachines:remove']"
>
删除
</el-button>
>
删除
</el-button>
</el-col>
</el-col>
-->
<el-col
:span=
"1.5"
>
<el-col
:span=
"1.5"
>
<el-button
<el-button
type=
"warning"
type=
"warning"
...
@@ -110,7 +110,7 @@
...
@@ -110,7 +110,7 @@
<el-table-column
label=
"工作单元"
align=
"center"
prop=
"workunitName"
/>
<el-table-column
label=
"工作单元"
align=
"center"
prop=
"workunitName"
/>
<el-table-column
label=
"生产工单"
align=
"center"
prop=
"workorderName"
/>
<el-table-column
label=
"生产工单"
align=
"center"
prop=
"workorderName"
/>
<el-table-column
label=
"刀模板领用单号"
align=
"center"
prop=
"toolRequestUseCode"
/>
<el-table-column
label=
"刀模板领用单号"
align=
"center"
prop=
"toolRequestUseCode"
/>
<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
size=
"mini"
size=
"mini"
...
@@ -127,7 +127,7 @@
...
@@ -127,7 +127,7 @@
v-hasPermi=
"['tm:tmToolMachines:remove']"
v-hasPermi=
"['tm:tmToolMachines:remove']"
>
删除
</el-button>
>
删除
</el-button>
</
template
>
</
template
>
</el-table-column>
</el-table-column>
-->
</el-table>
</el-table>
<pagination
<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