React中引用antd的Form表單數據獲取

const { getFieldDecorator } = this.props.form;java this.getFieldsValue = this.props.form.getFieldsValue;//得到表單全部控件的值ui this.props.form.getFieldsValue(「name」)//得到指定控件的值this this.props.form.validateFiel
相關文章
相關標籤/搜索