Commit d0aacaaa authored by 张伯涛's avatar 张伯涛

bug修改

parent 8d4e90ce
......@@ -579,13 +579,7 @@ export default {
this.lessonId = data.lessonId
this.dialogVisible = true
}
} else if (data.isAudition === '1') {
// 试看
this.videoId = data.videoUrl
this.chapterId = data.businessId
this.lessonId = data.lessonId
this.dialogVisible = true
} else {
} else {
this.$router.push('/login')
}
} else {
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment