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="导出评估信息">