Commit 018af861 authored by zhangjianqian's avatar zhangjianqian

取消关闭state 影响

parent a35d5344
......@@ -219,6 +219,7 @@ export default {
}
},
updateUserCourse(){
this.userlessonData.state = null;
changeUserLesson(this.userlessonData).then(response => {
if(this.userlessonData.finishDuration == this.lessonData.duration){
this.finish = true;
......
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