From 55f9e3af0d356bbfbe3e9a142f4131450cddb1fe Mon Sep 17 00:00:00 2001 From: yuping <82253452@qq.com> Date: Sat, 3 Jun 2023 20:24:49 +0800 Subject: [PATCH] --fix bug --- src/views/courselibrary/CoursewareManage.vue | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/views/courselibrary/CoursewareManage.vue b/src/views/courselibrary/CoursewareManage.vue index eda88dd9..b88c370f 100644 --- a/src/views/courselibrary/CoursewareManage.vue +++ b/src/views/courselibrary/CoursewareManage.vue @@ -1248,7 +1248,7 @@ >已开课 {{ currentPlanItem.courseScore !== -1 - ? currentPlanItem.courseScore + ? currentPlanItem.courseScore.toFixed(2) : "-" }}