亚洲在线久爱草,狠狠天天香蕉网,天天搞日日干久草,伊人亚洲日本欧美

為了賬號安全,請及時綁定郵箱和手機立即綁定
已解決430363個問題,去搜搜看,總會有你想問的

react ant design mobile的表單怎么用的,怎獲取數據報錯

react ant design mobile的表單怎么用的,怎獲取數據報錯

瀟瀟雨雨 2019-03-06 14:19:04
 submit=(e)=>{        e.preventDefault();        let value=this.props.form.getFieldValue('key')+this.props.from.getFieldValue('replytext');        alert(value);    }    render() {        const { getFieldProps } = this.props.form;        return (            <div className="createreply-container">                <WhiteSpace />                <WhiteSpace />                <form onSubmit={this.submit}>             <WingBlank>                 <List renderHeader={() => '關鍵詞'}>                     <InputItem                         {...getFieldProps('key')}                         placeholder="請輸入關鍵字"                     />                 </List>             </WingBlank>                <WhiteSpace />              <WingBlank>                  <List renderHeader={() => '回復內容'}>                      <TextareaItem                          {...getFieldProps('replytext', {                              // initialValue: '請輸入回復內容...',                          })}                          placeholder="請輸入回復內容"                          rows={5}                          count={100}                      />                  </List>              </WingBlank>                <WhiteSpace />                <WingBlank>                                    </WingBlank>                <WhiteSpace size="lg"/>                <WingBlank>                    <Button type="primary"  onClick={this.submit}>完成</Button>                    </WingBlank>                </form>部分代碼出錯:
查看完整描述

1 回答

  • 1 回答
  • 0 關注
  • 1338 瀏覽
慕課專欄
更多

添加回答

舉報

0/150
提交
取消
微信客服

購課補貼
聯系客服咨詢優惠詳情

幫助反饋 APP下載

慕課網APP
您的移動學習伙伴

公眾號

掃描二維碼
關注慕課網微信公眾號