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