diff --git a/src/views/courselibrary/CoursewareManage.vue b/src/views/courselibrary/CoursewareManage.vue index 4d74fbd8..d6ba48e5 100644 --- a/src/views/courselibrary/CoursewareManage.vue +++ b/src/views/courselibrary/CoursewareManage.vue @@ -4331,8 +4331,7 @@ function onFocusEnd(){ customRender: ({ record }) => { return (
- {record.finishStatus == 1 && - record.workScore != -2 && + { record.signStatus == 1 ? (