1.0
This commit is contained in:
@@ -127,7 +127,7 @@ export const ExamSection = ({
|
||||
const hasMore = displayCount < filteredClients.length;
|
||||
|
||||
return (
|
||||
<div className='space-y-4'>
|
||||
<div className='space-y-4 h-full overflow-y-auto p-4 pb-10'>
|
||||
<Card>
|
||||
<CardHeader>今日体检进度</CardHeader>
|
||||
<CardContent>
|
||||
|
||||
Reference in New Issue
Block a user