|
@@ -35,7 +35,7 @@
|
|
|
|
|
|
|
|
<el-col
|
|
<el-col
|
|
|
style="display: flex; justify-content: flex-end"
|
|
style="display: flex; justify-content: flex-end"
|
|
|
- v-bind="styleResponsive ? { lg: 12, md: 24 } : { span: 12 }"
|
|
|
|
|
|
|
+ v-bind="styleResponsive ? { lg: 6, md: 12 } : { span: 6 }"
|
|
|
>
|
|
>
|
|
|
<div class="ele-form-actions">
|
|
<div class="ele-form-actions">
|
|
|
<el-button
|
|
<el-button
|