React开发(157):一级直接用getFieldDecorator
生活随笔
收集整理的這篇文章主要介紹了
React开发(157):一级直接用getFieldDecorator
小編覺得挺不錯的,現在分享給大家,幫大家做個參考.
<Row gutter={12}><Col span={12}><Form.Item label="省/市/區">{getFieldDecorator(`proviceValue`, {initialValue: proviceValue,rules: [{ required: true, message: '公司人數不能為空' }],})(<CascaderfieldNames={fieldNames}options={options}onChange={this.onChange}placeholder="請輸入"/>)}</Form.Item></Col></Row>
總結
以上是生活随笔為你收集整理的React开发(157):一级直接用getFieldDecorator的全部內容,希望文章能夠幫你解決所遇到的問題。
- 上一篇: 前端学习(3347):数组方法的运用和总
- 下一篇: React开发(193):react无障