Browse Source

when select 3 item ,text branch

pull/3582/head
xiaohuoni 7 years ago
committed by 偏右
parent
commit
5ee8b5a0c2
  1. 4
      src/pages/List/Articles.js

4
src/pages/List/Articles.js

@ -154,8 +154,8 @@ class SearchList extends Component {
</StandardFormRow>
<StandardFormRow title="owner" grid>
<Row>
<Col lg={16} md={24} sm={24} xs={24}>
<FormItem>
<Col>
<FormItem {...formItemLayout}>
{getFieldDecorator('owner', {
initialValue: ['wjh', 'zxx'],
})(

Loading…
Cancel
Save