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