二货机器人
5 years ago
committed by
GitHub
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with
2 additions and
1 deletions
-
components/form/FormItem.tsx
-
package.json
|
|
@ -171,6 +171,7 @@ function FormItem(props: FormItemProps): React.ReactElement { |
|
|
|
'labelCol', |
|
|
|
'normalize', |
|
|
|
'required', |
|
|
|
'validateFirst', |
|
|
|
'validateStatus', |
|
|
|
'valuePropName', |
|
|
|
'wrapperCol', |
|
|
|
|
|
@ -109,7 +109,7 @@ |
|
|
|
"rc-dialog": "~7.6.0", |
|
|
|
"rc-drawer": "~3.1.1", |
|
|
|
"rc-dropdown": "~3.0.0-alpha.0", |
|
|
|
"rc-field-form": "^0.0.0-rc.1", |
|
|
|
"rc-field-form": "~0.0.0-rc.4", |
|
|
|
"rc-input-number": "~4.5.0", |
|
|
|
"rc-mentions": "~1.0.0-alpha.3", |
|
|
|
"rc-menu": "~8.0.0-alpha.7", |
|
|
|