修改样式

This commit is contained in:
lccsw
2025-12-12 16:25:20 +08:00
parent dc08bdf819
commit 466f821a88
@@ -52,7 +52,7 @@
/> />
</el-form-item> </el-form-item>
</el-col> </el-col>
<el-col v-bind="styleResponsive ? { lg: 6, md: 12 } : { span: 6 }"> <el-col v-bind="styleResponsive ? { lg: 12, md: 12 } : { span: 12 }">
<div class="ele-form-actions"> <div class="ele-form-actions">
<el-button <el-button
type="primary" type="primary"