摘要: 经过 Form.create 包装的组件将会自带 this.props.form 属性,this.props.form 提供的 API 如下: 注意:使用 getFieldsValue getFieldValue setFieldsValue 等时,应确保对应的 field 已经用 getField 阅读全文
posted @ 2018-10-01 00:21 每天都要进步一点点 阅读(2246) 评论(0) 推荐(0)