From 97092686cfbcc69b29b1f038c18b17a98a25d8d5 Mon Sep 17 00:00:00 2001 From: afc163 Date: Wed, 1 Nov 2017 21:51:00 +0800 Subject: [PATCH] Responsive search form in Table List page close #34 --- src/routes/List/TableList.js | 26 +++++++++++++------------- src/routes/List/TableList.less | 6 ++++++ 2 files changed, 19 insertions(+), 13 deletions(-) diff --git a/src/routes/List/TableList.js b/src/routes/List/TableList.js index 8f385a7d..a465eee8 100644 --- a/src/routes/List/TableList.js +++ b/src/routes/List/TableList.js @@ -156,15 +156,15 @@ export default class TableList extends PureComponent { const { getFieldDecorator } = this.props.form; return (
- - + + {getFieldDecorator('no')( )} - + {getFieldDecorator('status')( )} - + {getFieldDecorator('status')( @@ -236,7 +236,7 @@ export default class TableList extends PureComponent { )} - + {getFieldDecorator('status4')(