mirror of
https://codeup.aliyun.com/67762337eccfc218f6110e0e/vue/learning-system-mobile.git
synced 2025-12-07 01:46:44 +08:00
发现一个小bug,顺手修复
This commit is contained in:
@@ -881,6 +881,7 @@
|
|||||||
},
|
},
|
||||||
//更换播放内容
|
//更换播放内容
|
||||||
changePlayRes(con){
|
changePlayRes(con){
|
||||||
|
this.videoPlayingTime = 0
|
||||||
this.scormUrl='';//清空地址
|
this.scormUrl='';//清空地址
|
||||||
this.articleMore=true;
|
this.articleMore=true;
|
||||||
this.clearTimeHandle();
|
this.clearTimeHandle();
|
||||||
|
|||||||
Reference in New Issue
Block a user