优化代码
This commit is contained in:
@ -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,
|
||||
|
||||
Reference in New Issue
Block a user