流程一对多表单选择
This commit is contained in:
parent
ed7716dee8
commit
597058937e
@ -98,9 +98,9 @@
|
||||
</el-tabs>
|
||||
|
||||
</ContentWrap>
|
||||
<!-- 多表单选择弹窗 -->
|
||||
<!-- 表单选择弹窗 -->
|
||||
<Dialog v-model="dialogVisible" :title="dialogTitle" style="width: 600px;background-color: #f5f7f9">
|
||||
<el-row style="height: 435px;" :gutter="10">
|
||||
<el-row style="height: 400px;" :gutter="10">
|
||||
<el-col :span="10">
|
||||
<ContentWrap class="height100" >
|
||||
<span style="font-size: 18px">业务分类:</span>
|
||||
|
Loading…
Reference in New Issue
Block a user