|
@@ -186,6 +186,7 @@ const HistoryRecord = (props) => {
|
|
/>
|
|
/>
|
|
<Button
|
|
<Button
|
|
className={styles.marginLeft}
|
|
className={styles.marginLeft}
|
|
|
|
+ style={{ height: '0.42rem' }}
|
|
type="primary"
|
|
type="primary"
|
|
onClick={() => handleSearch()}
|
|
onClick={() => handleSearch()}
|
|
>
|
|
>
|