提交 a948684e authored 作者: 王鹏飞's avatar 王鹏飞

bug fixes

上级 f04b705e
......@@ -72,7 +72,7 @@ export default {
return
}
// 课程大作业
if (data.id === 'course_work') {
if (data.id === 'course_work' && !this.data.survey) {
this.$message(this.$t('viewerMain.teachingEvaluationTips'))
return
}
......
Markdown 格式
0%
您添加了 0 到此讨论。请谨慎行事。
请先完成此评论的编辑!
注册 或者 后发表评论