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