Replies: 1 comment
-
labelForm.setFieldsValue(newDict) 前加一个await |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
demo如下:
labelForm.setFieldsValue(newDict)
console.log(486, labelForm.getFieldsValue())
Beta Was this translation helpful? Give feedback.
All reactions