SZX-1335在线课考试显示不正常。

This commit is contained in:
xu
2025-12-16 14:20:54 +08:00
parent b4b090e5c0
commit 406c9fbf7c

View File

@@ -1218,7 +1218,7 @@ export default {
}); });
this.teacherValues = tlist; this.teacherValues = tlist;
this.teacherDownList = tlist; this.teacherDownList = tlist;
if (this.courseInfo.tags != '') { if (this.courseInfo.tags) {
this.showTags = this.courseInfo.tags.split(','); this.showTags = this.courseInfo.tags.split(',');
} }
this.$nextTick(function() { this.$nextTick(function() {