ant-design / ant-design-mobile

Essential UI blocks for building mobile web apps.
https://mobile.ant.design
MIT License
11.5k stars 2.37k forks source link

Antd Mobile中form表单中的Form.Item根据接口获取的数据循环渲染后通过form.getFieldsValue无法正常获取form表单提交的数据 #6628

Open wrx19950117 opened 1 month ago

wrx19950117 commented 1 month ago

Version of antd-mobile

5.35.0

Operating system and its version

iOS

Browser and its version

Antd Mobile中form表单中的Form.Item根据接口获取的数据循环渲染后通过form.getFieldsValue无法正常获取form表单提交的数据

Sandbox to reproduce

Antd Mobile中form表单中的Form.Item根据接口获取的数据循环渲染后通过form.getFieldsValue无法正常获取form表单提交的数据

What happened?

Antd Mobile中form表单中的Form.Item根据接口获取的数据循环渲染后通过form.getFieldsValue无法正常获取form表单提交的数据

Relevant log output

Antd Mobile中form表单中的Form.Item根据接口获取的数据循环渲染后通过form.getFieldsValue无法正常获取form表单提交的数据
github-actions[bot] commented 1 month ago

Hi, wrx19950117.

Please provide a online reproduction so that we can help you troubleshoot the problem. You can create a demo by codesandbox or stackblitz.

我们需要你提供一个在线的重现实例,以便于我们帮你排查问题。你可以通过 codesandboxstackblitz 创建一个实例。