@@ -79,7 +79,7 @@ export default (props) => {
}, [])
return (
- <Card title="今日提交记录" loading={loading} bodyStyle={{ height: 600 }}>
+ <Card title="今日提交记录" loading={loading} bodyStyle={{ height: '600px' }}>
<List style={{ height: '100%', overflow: 'hidden' }} itemLayout="horizontal">
<Carousel
autoplay