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