Form 组件现在自带数据域,因而 getFieldDecorator 也不再需要,直接写入Form.Item 即可: // antd v3 const Demo = ({ form: { getFieldDecorator } } ...
確定! 回上一頁