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