react中使用antd遇到的問題

1.antd form中Cannot read property 'getFieldDecorator' of undefined錯誤 若是要在antd中使用getFieldDecorator這個屬性,那麼要加上Form.create()。react 如何調用Form.create():antd export default Form.create()(PurchOrder) 2.index.js
相關文章
相關標籤/搜索