From 130d44869b63c58c7f2b9c184e14cb7b8f952ac2 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E7=A6=BA=E7=8B=A8?= <18119604035@163.com> Date: Thu, 30 Mar 2023 10:38:53 +0800 Subject: [PATCH] =?UTF-8?q?=E9=A6=96=E9=A1=B5=E8=AF=BE=E7=A8=8B=E8=BF=9B?= =?UTF-8?q?=E5=BA=A6=E6=B8=B2=E6=9F=93=E5=93=9F=E8=8A=B1?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/pages/index/index.tsx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/pages/index/index.tsx b/src/pages/index/index.tsx index b8380f6..ab64cdb 100644 --- a/src/pages/index/index.tsx +++ b/src/pages/index/index.tsx @@ -122,14 +122,14 @@ const IndexPage = () => { {stats.required_finished_course_count || 0} / {stats.required_course_count || 0} - {stats.nun_required_hour_count > 0 && ( + {stats.nun_required_course_count > 0 && (