1
PC-20250623MANY\Administrator
2025-08-26 7aa9d8c3bb8864f806f38e90b480558d129469f6
src/views/home/components/HomeLtr.vue
@@ -1145,6 +1145,11 @@
  mounted() {
    this.init();
  },
  beforeDestroy() {
    if (this.timerss) {
      clearInterval(this.timerss);
    }
  },
  methods: {
    init() {
      this.OnSize();