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