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