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