fix:修改公共组件位置

This commit is contained in:
zhaohy
2024-09-02 15:13:02 +08:00
parent 9124c37650
commit 5ddc013f38
2 changed files with 11 additions and 11 deletions

View File

@@ -38,7 +38,7 @@ export const formConfig = {
class: 'ns-flex-form ns-flex-form-horizontal ns-flexv2-form',
wrapperCol: { span: 24 },
labelCol: { span: 0 },
span: 6,
span: 4,
// sm: 8, //≥576px <=768
// lg: 6, //>= 768
gutter: [20, 0],