style: 修正表单标签对齐问题并更新 Ant Select 样式

This commit is contained in:
rd
2025-09-15 11:19:57 +08:00
parent 831c43b04e
commit e8b16e6541
2 changed files with 69 additions and 16 deletions

View File

@ -287,7 +287,7 @@ export default {
model={form.value}
rules={rules}
layout="horizontal"
labelAlign="right"
labelAlign="right"
labelCol={{ span: 4 }}
wrapperCol={{ span: 20 }}
>