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