点击换源后,不需要关闭换源窗口.用户可以等待新源确定工作后自行关闭

This commit is contained in:
haiyangcui
2020-11-02 21:09:53 +01:00
parent 880dd9ff35
commit 53f80d2cce

View File

@@ -777,8 +777,6 @@ export default {
async otherItemEvent (e) {
// 打开当前播放的剧集index, 定位到当前的时间
this.video = { key: e.key, info: { id: e.id, name: e.name, site: e.site, index: this.video.info.index, time: this.xg.currentTime } }
this.right.show = false
this.right.type = ''
},
mtEvent () {
setting.find().then(res => {