Form now has it's own data scope and you don't need getFieldDecorator anymore. Just use Form.Item directly: // antd v3 const Demo = ({ form: ...
確定! 回上一頁