mirror of
https://codeup.aliyun.com/67762337eccfc218f6110e0e/vue/fe-student.git
synced 2025-12-11 20:06:49 +08:00
fix:面授课交作业及考试白屏问题
This commit is contained in:
@@ -518,6 +518,8 @@ function toExamItem(obj) {
|
||||
courseId: obj.id,
|
||||
type: 3,
|
||||
exname: obj.examinationName, // 考试名称
|
||||
pName: '',
|
||||
sName: ''
|
||||
},
|
||||
});
|
||||
}else{
|
||||
|
||||
Reference in New Issue
Block a user