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