Commit 25e67895 authored by ddcat1115's avatar ddcat1115

fix #584

parent fa79d05f
......@@ -171,8 +171,8 @@ export default class SearchList extends Component {
</FormItem>
</Col>
<Col xl={8} lg={10} md={12} sm={24} xs={24}>
{getFieldDecorator('rate', {})(
<FormItem
{...formItemLayout}
label="ε₯½θ―„εΊ¦"
>
{getFieldDecorator('rate', {})(
......@@ -185,7 +185,6 @@ export default class SearchList extends Component {
</Select>
)}
</FormItem>
)}
</Col>
</Row>
</StandardFormRow>
......
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