From 7ce0d9eeabb9dbf78df3e6d7ca88b08722a3106b Mon Sep 17 00:00:00 2001 From: hujunpeng Date: Mon, 17 Mar 2025 14:49:02 +0800 Subject: [PATCH] =?UTF-8?q?=E8=80=83=E8=AF=95=E5=AE=89=E6=8E=92=E7=94=BB?= =?UTF-8?q?=E9=9D=A2=E6=A0=B7=E5=BC=8F=E4=BB=A3=E7=A0=81=E4=BF=AE=E6=94=B9?= =?UTF-8?q?=E6=8F=90=E4=BA=A4?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../examination/src/views/exam-online/compoents/ExamListPage.tsx | 1 + 1 file changed, 1 insertion(+) diff --git a/packages/examination/src/views/exam-online/compoents/ExamListPage.tsx b/packages/examination/src/views/exam-online/compoents/ExamListPage.tsx index d09bd4c..c710931 100644 --- a/packages/examination/src/views/exam-online/compoents/ExamListPage.tsx +++ b/packages/examination/src/views/exam-online/compoents/ExamListPage.tsx @@ -411,6 +411,7 @@ const ExamListPage = ({ history }: { history: any }) => { onChange={(value: Moment | null) => setSearchForm({...searchForm, validTime: value}) } + style={{width: 240}} />