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