点击播放历史记录按钮时隐藏频道列表

This commit is contained in:
buvta
2020-12-13 22:59:17 +08:00
parent f396d5ea05
commit b5f5baeb8f

View File

@@ -756,6 +756,7 @@ export default {
}
},
historyEvent () {
this.channelListShow = false
if (this.right.type === 'history') {
this.right.show = false
this.right.type = ''