Commit 154e0b2d by kyle

视频轨迹保存如果切换相关课程的时候id置为null

parent 2ddbecb6
......@@ -340,6 +340,7 @@
duration: 2000
});
} else {
this.playbackId = null;
this.fileId = item.fileId;
this.courseInfo.packFileId = item.packFileId;
this.courseDetail()
......
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