先來看看邏輯層面,如果改用Redux-Form 幫我們把所有欄位的資料統整在Store 裡面,便可以得到下方 ... pristine, submitting, invalid } = this.props; return ( <Form ...
確定! 回上一頁