Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Contribute to GitLab
Sign in / Register
Toggle navigation
T
TF-MOM-WEB
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
TFMOM
TF-MOM-WEB
Commits
f06ba4fd
Commit
f06ba4fd
authored
Apr 09, 2024
by
15008242619
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
格式更改
parent
811e2f2c
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
8 additions
and
8 deletions
+8
-8
index.vue
...-mes/src/privateComponents/components/backApply/index.vue
+8
-8
No files found.
applications/dee-mes/src/privateComponents/components/backApply/index.vue
View file @
f06ba4fd
<
template
>
<
template
>
<div>
<div>
<dee-as-com
<dee-as-com
ref=
"applyTable"
ref=
"applyTable"
class=
"list-table"
class=
"list-table"
:basic-data=
"
{ selectData,selectionRows }"
:basic-data=
"
{ selectData,selectionRows }"
:lay-config="{ typeName: 'InStorageBack', layKey: 'InStorageBackApplyList' }"
:lay-config="{ typeName: 'InStorageBack', layKey: 'InStorageBackApplyList' }"
@tableToolHandler="tableToolHandler"
@tableToolHandler="tableToolHandler"
@selectionChange="selectionChange"
@selectionChange="selectionChange"
/>
/>
<dee-dialog
<dee-dialog
title=
"发起退库申请"
title=
"发起退库申请"
:dialog-visible=
"dialogVisible"
:dialog-visible=
"dialogVisible"
>
>
<div
style=
"margin-bottom: 20px;font-size: 14px;font-weight: bolder;"
>
确认提交吗?
</div>
<div
style=
"margin-bottom: 20px;font-size: 14px;font-weight: bolder;"
>
确认提交吗?
</div>
<div
style=
"text-align: center;"
>
<div
style=
"text-align: center;"
>
<el-button
type=
"primary"
@
click=
"confirm"
>
确 定
</el-button>
<el-button
type=
"primary"
@
click=
"confirm"
>
确 定
</el-button>
...
@@ -19,7 +19,7 @@
...
@@ -19,7 +19,7 @@
</div>
</div>
</dee-dialog>
</dee-dialog>
<dee-dialog
<dee-dialog
title=
"选择工艺员"
title=
"选择工艺员"
:dialog-visible=
"setPersonVisible"
:dialog-visible=
"setPersonVisible"
>
>
<dee-form
<dee-form
...
...
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