2
PC-20250623MANY\Administrator
2025-08-11 f0406e82daae784e66b5740f96b4fe336249e1bc
src/page/kline/index.vue
@@ -450,10 +450,9 @@
    } else {
      this.timer = setInterval(() => {
        this.getSingDetails();
      }, 2000);
      }, 5000);
    }
    this.getOpation();
    // this.$Lazyload();
    this.getUserInfo();
    this.getNohknews();
  },