如何给Form.Array的其中一项赋值 #5438
Unanswered
liuyongming1
asked this question in
Q&A
Replies: 2 comments 3 replies
-
这个文档看下: https://mobile.ant.design/zh/components/form#forminstance 看下是否对你有帮助 |
Beta Was this translation helpful? Give feedback.
2 replies
-
同样的场景,点击删除删除指定Form.Array下的表单项,setFieldValue键名传入[index,'name']无效 |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
当点击修改的时候可以修改Form表单中的姓名,但是这个是通过Form.Array写的,如何给他进行赋值
Beta Was this translation helpful? Give feedback.
All reactions