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