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