lawrencehj
2021-03-10 343882e4c49c7c504fa9c33412819b7288c2bc38
web_src/src/components/channelList.vue
@@ -110,7 +110,7 @@
        if (this.autoList) {
            this.updateLooper = setInterval(this.initData, 5000);
        }
    },
    destroyed() {
        this.$destroy('videojs');