Browse Source

fix: Form should not trigger unnescessary onFieldsChange (#43290)

pull/43297/head
二货爱吃白萝卜 1 year ago
committed by GitHub
parent
commit
a39abf7c26
No known key found for this signature in database GPG Key ID: 4AEE18F83AFDEB23
  1. 2
      package.json

2
package.json

@ -128,7 +128,7 @@
"rc-dialog": "~9.1.0",
"rc-drawer": "~6.2.0",
"rc-dropdown": "~4.1.0",
"rc-field-form": "~1.32.0",
"rc-field-form": "~1.34.0",
"rc-image": "~5.17.1",
"rc-input": "~1.0.4",
"rc-input-number": "~7.4.0",

Loading…
Cancel
Save