删除打印修改终端退运dialog
This commit is contained in:
@@ -4,8 +4,7 @@
|
||||
class="cn-operate-dialog"
|
||||
v-model="dialogVisible"
|
||||
:title="title"
|
||||
style="max-width: 450px"
|
||||
top="30vh"
|
||||
width="450px"
|
||||
>
|
||||
<el-scrollbar>
|
||||
<el-form :inline="false" :model="form" label-width="120px" :rules="rules" ref="formRef">
|
||||
@@ -22,7 +21,8 @@
|
||||
:data="data"
|
||||
filterable
|
||||
:default-expand-all="true"
|
||||
style="width: 260px"
|
||||
style="width: 100%"
|
||||
clearable
|
||||
/>
|
||||
</el-form-item>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user