diff --git a/src/components/Play.vue b/src/components/Play.vue index 23f8754..22dfb16 100644 --- a/src/components/Play.vue +++ b/src/components/Play.vue @@ -756,6 +756,7 @@ export default { } }, historyEvent () { + this.channelListShow = false if (this.right.type === 'history') { this.right.show = false this.right.type = ''