Commit f06ba4fd authored by 15008242619's avatar 15008242619

格式更改

parent 811e2f2c
<template>
<div>
<dee-as-com
ref="applyTable"
class="list-table"
<dee-as-com
ref="applyTable"
class="list-table"
:basic-data="{ selectData,selectionRows }"
:lay-config="{ typeName: 'InStorageBack', layKey: 'InStorageBackApplyList' }"
@tableToolHandler="tableToolHandler"
@tableToolHandler="tableToolHandler"
@selectionChange="selectionChange"
/>
<dee-dialog
title="发起退库申请"
<dee-dialog
title="发起退库申请"
:dialog-visible="dialogVisible"
>
>
<div style="margin-bottom: 20px;font-size: 14px;font-weight: bolder;">确认提交吗?</div>
<div style="text-align: center;">
<el-button type="primary" @click="confirm">确 定</el-button>
......@@ -19,7 +19,7 @@
</div>
</dee-dialog>
<dee-dialog
title="选择工艺员"
title="选择工艺员"
:dialog-visible="setPersonVisible"
>
<dee-form
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment