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) : "-" }}