|
@@ -149,7 +149,7 @@ class Analysis extends Component {
|
|
|
/>
|
|
/>
|
|
|
</Suspense>
|
|
</Suspense>
|
|
|
<div className={styles.twoColLayout}>
|
|
<div className={styles.twoColLayout}>
|
|
|
- <Row gutter={24}>
|
|
|
|
|
|
|
+ <Row gutter={24} type="flex">
|
|
|
<Col xl={12} lg={24} md={24} sm={24} xs={24}>
|
|
<Col xl={12} lg={24} md={24} sm={24} xs={24}>
|
|
|
<Suspense fallback={null}>
|
|
<Suspense fallback={null}>
|
|
|
<TopSearch
|
|
<TopSearch
|