Lawrence
2021-01-20 5d031b3df29e3c4a1ce2ecab20dcbc2a6ffc5e35
web_src/src/components/channelList.vue
@@ -110,7 +110,7 @@
        if (this.autoList) {
            this.updateLooper = setInterval(this.initData, 5000);
        }
    },
    destroyed() {
        this.$destroy('videojs');