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