Antd4.x Form问题[antd: Form.Item] `children` is array of render props cannot have `name`. arrchildrenderormproprender 问题如图: 代码如下: 表现:默认值无法赋值上去 解决方案: 原理:Form.Item一定要直接包裹Input 里面如果有其他元素,就重新包裹一层 官方说明:https://ant.design/components/form-cn/#components-form-demo-complex-form-control