@@ -178,7 +178,7 @@
// 重新赋值
Object.assign(this.jieInfo, res.data)
// 触发当前节学习进度
- this.saveJinduStart();
+ // this.saveJinduStart();
// 针对视频进行赋值
this.videoId = this.jieInfo.video1;
this.videoId2 = this.jieInfo.video2;