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
af8cbfe6
Commit
af8cbfe6
authored
Feb 29, 2024
by
528360026@qq.com
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
增加生产工单显示组合单
parent
c4c71f47
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
8 additions
and
1 deletion
+8
-1
indexApply.vue
src/views/mes/pro/workorder/indexApply.vue
+8
-1
No files found.
src/views/mes/pro/workorder/indexApply.vue
View file @
af8cbfe6
...
@@ -175,7 +175,7 @@
...
@@ -175,7 +175,7 @@
size=
"mini"
size=
"mini"
:disabled=
"multiple"
:disabled=
"multiple"
@
click=
"handleCombination"
@
click=
"handleCombination"
v-hasPermi=
"['
mes:pro:workorder:dofinish
']"
v-hasPermi=
"['
pro:combination:add
']"
>
创建组合单
>
创建组合单
</el-button>
</el-button>
</el-col>
</el-col>
...
@@ -279,6 +279,13 @@
...
@@ -279,6 +279,13 @@
>
>
</
template
>
</
template
>
</el-table-column>
</el-table-column>
<el-table-column
label=
"组合单号"
width=
"180"
align=
"center"
prop=
"combinationCode"
:show-overflow-tooltip=
"true"
/>
<el-table-column
<el-table-column
label=
"工单名称"
label=
"工单名称"
width=
"200"
width=
"200"
...
...
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