mirror of
https://codeup.aliyun.com/67762337eccfc218f6110e0e/vue/learning-system-portal.git
synced 2025-12-11 03:46:44 +08:00
Merge branch 'zcwy-master' into 'master'
Zcwy master See merge request !115
This commit is contained in:
@@ -591,6 +591,7 @@ export default {
|
|||||||
src: function () {
|
src: function () {
|
||||||
// 当视频地址变更时,重载视频
|
// 当视频地址变更时,重载视频
|
||||||
this.videoDom.load();
|
this.videoDom.load();
|
||||||
|
this.isPlaying = false
|
||||||
},
|
},
|
||||||
},
|
},
|
||||||
};
|
};
|
||||||
|
|||||||
Reference in New Issue
Block a user