src/views/home/components/HomeLtr.vue @@ -1145,6 +1145,11 @@ mounted() { this.init(); }, beforeDestroy() { if (this.timerss) { clearInterval(this.timerss); } }, methods: { init() { this.OnSize();