src/views/home/Home.vue @@ -39,7 +39,7 @@ if (this.timer) clearInterval(this.timer); this.timer = setInterval(() => { this.getSingDetails(val); }, 5000); }, 2000); }, }, },