king
2020-12-04 3659f0773a14b54c18ed0af8b64de4afe8227489
src/tabviews/custom/components/share/searchLine/index.jsx
@@ -773,7 +773,7 @@
    }
    return (
      <Form {...formItemLayout} className="ant-advanced-search-form top-search" id={this.state.formId} onSubmit={this.handleSearch}>
      <Form {...formItemLayout} className="header-top-search" id={this.state.formId} onSubmit={this.handleSearch}>
        <Row gutter={24}>{this.getFields()}</Row>
      </Form>
    )