From 34b9a872f04d161dfcd000c9dd76d46949d71766 Mon Sep 17 00:00:00 2001 From: xianyi Date: Wed, 14 Jan 2026 11:24:00 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E5=A4=8D=E7=AD=BE=E5=88=B0=E7=8A=B6?= =?UTF-8?q?=E6=80=81=E6=98=BE=E7=A4=BA?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/components/exam/ExamSection.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/components/exam/ExamSection.tsx b/src/components/exam/ExamSection.tsx index 6461ef2..0522312 100644 --- a/src/components/exam/ExamSection.tsx +++ b/src/components/exam/ExamSection.tsx @@ -260,7 +260,7 @@ export const ExamSection = ({ }} > 签到 - {client.signStatus === '已签到' && } + {client.is_sign_in === 1 && }