优化代码

This commit is contained in:
‘huanghaiixia’
2025-11-18 17:24:11 +08:00
parent 543b550214
commit 1141f8d0ac
5 changed files with 10 additions and 11 deletions

View File

@ -201,7 +201,7 @@ export const formProps: FormProps = {
colProps: { span: 24 },
defaultValue: '',
componentProps: {
width: '100%',
width: '33.3%',
span: '',
defaultValue: '',
labelWidthMode: 'fix',
@ -223,7 +223,7 @@ export const formProps: FormProps = {
isSave: false,
isShow: true,
scan: false,
style: { width: '100%' },
style: { width: '50%' },
},
},
{