--fix bug

This commit is contained in:
yuping
2023-06-03 20:24:49 +08:00
parent fe0e9f2651
commit 55f9e3af0d

View File

@@ -1248,7 +1248,7 @@
>已开课
{{
currentPlanItem.courseScore !== -1
? currentPlanItem.courseScore
? currentPlanItem.courseScore.toFixed(2)
: "-"
}}</span>
</div>