优化代码

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

@ -265,9 +265,8 @@ export const formProps: FormProps = {
responsive: false,
width: '100%',
span: '',
defaultValue: 0,
defaultValue: '',
min: 0,
max: 100,
step: 1,
maxlength: null,
disabled: false,