parent
7717bebbe8
commit
6aec547362
|
@ -72,7 +72,7 @@ export default function IndexLog() {
|
||||||
</Form>
|
</Form>
|
||||||
<List
|
<List
|
||||||
bordered
|
bordered
|
||||||
style={{ maxHeight: '80vh', overflow: 'auto' }}
|
style={{ maxHeight: '75vh', overflow: 'auto' }}
|
||||||
dataSource={data}
|
dataSource={data}
|
||||||
loading={loading}
|
loading={loading}
|
||||||
renderItem={(item) => (
|
renderItem={(item) => (
|
||||||
|
|
Loading…
Reference in New Issue