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