Browse Source

when select 3 item ,text branch

xiaohuoni 6 năm trước cách đây
mục cha
commit
5ee8b5a0c2
1 tập tin đã thay đổi với 2 bổ sung2 xóa
  1. 2 2
      src/pages/List/Articles.js

+ 2 - 2
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'],
                     })(