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