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
a85774de
Commit
a85774de
authored
Apr 18, 2024
by
张海景
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
update:修改生产工单按钮排序
parent
aaa3c055
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
36 additions
and
35 deletions
+36
-35
indexApply.vue
src/views/mes/pro/workorder/indexApply.vue
+36
-35
No files found.
src/views/mes/pro/workorder/indexApply.vue
View file @
a85774de
...
@@ -129,19 +129,6 @@
...
@@ -129,19 +129,6 @@
</el-button
</el-button
>
>
</el-col>
</el-col>
<el-col
:span=
"1.5"
>
<el-button
type=
"success"
plain
icon=
"el-icon-edit"
size=
"mini"
:disabled=
"single"
@
click=
"handleMake"
v-hasPermi=
"['mes:pro:workorder:make']"
>
补单工单
</el-button
>
</el-col>
<el-col
:span=
"1.5"
>
<el-col
:span=
"1.5"
>
<el-button
<el-button
type=
"success"
type=
"success"
...
@@ -182,15 +169,15 @@
...
@@ -182,15 +169,15 @@
</el-col>
</el-col>
<el-col
:span=
"1.5"
>
<el-col
:span=
"1.5"
>
<el-button
<el-button
type=
"
warning
"
type=
"
info
"
plain
plain
icon=
"el-icon-
plus
"
icon=
"el-icon-
upload2
"
size=
"mini"
size=
"mini"
:disabled=
"multiple
"
@
click=
"handleImport
"
@
click=
"handleCombination
"
v-hasPermi=
"['mes:pro:workorder:edit']
"
v-hasPermi=
"['pro:combination:add']"
>
导入
>
创建组合单
</el-button
</el-button
>
>
</el-col>
</el-col>
<el-col
:span=
"1.5"
>
<el-col
:span=
"1.5"
>
<el-button
<el-button
...
@@ -199,9 +186,9 @@
...
@@ -199,9 +186,9 @@
icon=
"el-icon-plus"
icon=
"el-icon-plus"
size=
"mini"
size=
"mini"
:disabled=
"multiple"
:disabled=
"multiple"
@
click=
"handle
Arrange
"
@
click=
"handle
ToolNumCheck
"
v-hasPermi=
"['mes:pro:workorder:dofinish']"
v-hasPermi=
"['mes:pro:workorder:dofinish']"
>
生成编排单
>
刀模版具齐套检查
</el-button
</el-button
>
>
</el-col>
</el-col>
...
@@ -212,13 +199,11 @@
...
@@ -212,13 +199,11 @@
icon=
"el-icon-plus"
icon=
"el-icon-plus"
size=
"mini"
size=
"mini"
:disabled=
"multiple"
:disabled=
"multiple"
@
click=
"handleDofinish"
@
click=
"handleCombination"
v-hasPermi=
"['mes:pro:workorder:dofinish']"
v-hasPermi=
"['pro:combination:add']"
>
生成任务单
>
订单组合
</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"
...
@@ -226,21 +211,37 @@
...
@@ -226,21 +211,37 @@
icon=
"el-icon-plus"
icon=
"el-icon-plus"
size=
"mini"
size=
"mini"
:disabled=
"multiple"
:disabled=
"multiple"
@
click=
"handle
ToolNumCheck
"
@
click=
"handle
Arrange
"
v-hasPermi=
"['mes:pro:workorder:dofinish']"
v-hasPermi=
"['mes:pro:workorder:dofinish']"
>
工装量具齐套检查
>
生产编排
</el-button
</el-button
>
>
</el-col>
</el-col>
<el-col
:span=
"1.5"
>
<el-col
:span=
"1.5"
>
<el-button
<el-button
type=
"
info
"
type=
"
success
"
plain
plain
icon=
"el-icon-
upload2
"
icon=
"el-icon-
edit
"
size=
"mini"
size=
"mini"
@
click=
"handleImport"
:disabled=
"single"
v-hasPermi=
"['mes:pro:workorder:edit']"
@
click=
"handleMake"
>
导入工单
v-hasPermi=
"['mes:pro:workorder:make']"
>
生产补单
</el-button
>
</el-col>
<el-col
:span=
"1.5"
>
<el-button
type=
"warning"
plain
icon=
"el-icon-plus"
size=
"mini"
:disabled=
"multiple"
@
click=
"handleDofinish"
v-hasPermi=
"['mes:pro:workorder:dofinish']"
>
生成任务单
</el-button
</el-button
>
>
</el-col>
</el-col>
...
...
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