From b57d2ebd1686c4978f227d2bbbab7d03b6474b08 Mon Sep 17 00:00:00 2001 From: zhangsir Date: Tue, 29 Oct 2024 09:12:57 +0800 Subject: [PATCH] =?UTF-8?q?=E8=AF=84=E5=88=86?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- 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 f211331c..355d3084 100644 --- a/src/views/courselibrary/CoursewareManage.vue +++ b/src/views/courselibrary/CoursewareManage.vue @@ -2057,7 +2057,7 @@ const columns6 = [ ellipsis: true, customRender: ( text ) => { return( - text.record && text.record.score != -1 ? + text.record && text.record.score != 0 ?
{(text.record.score.toFixed(2) || '0.00')}
downPin(text.record)} title="导出评估信息">