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