mirror of
https://github.com/cuiocean/ZY-Player.git
synced 2026-02-10 14:05:05 +08:00
点击播放历史记录按钮时隐藏频道列表
This commit is contained in:
@@ -756,6 +756,7 @@ export default {
|
||||
}
|
||||
},
|
||||
historyEvent () {
|
||||
this.channelListShow = false
|
||||
if (this.right.type === 'history') {
|
||||
this.right.show = false
|
||||
this.right.type = ''
|
||||
|
||||
Reference in New Issue
Block a user