diff --git a/src/routes/List/TableList.js b/src/routes/List/TableList.js index 8f385a7d1432c5139bb5d2d73fb82a8473c1edba..a465eee8e586efe87173b5ab096397f9235d1f89 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')(