Commit 5ee8b5a0 authored by xiaohuoni's avatar xiaohuoni Committed by 偏右

when select 3 item ,text branch

parent 16d9370d
...@@ -154,8 +154,8 @@ class SearchList extends Component { ...@@ -154,8 +154,8 @@ class SearchList extends Component {
</StandardFormRow> </StandardFormRow>
<StandardFormRow title="owner" grid> <StandardFormRow title="owner" grid>
<Row> <Row>
<Col lg={16} md={24} sm={24} xs={24}> <Col>
<FormItem> <FormItem {...formItemLayout}>
{getFieldDecorator('owner', { {getFieldDecorator('owner', {
initialValue: ['wjh', 'zxx'], initialValue: ['wjh', 'zxx'],
})( })(
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment