1
jhzh
2026-01-06 fb9a0fedf3d328023bcd90e76c85702b23701bfc
src/page/kline/index.vue
@@ -485,7 +485,7 @@
    } else {
      this.timer = setInterval(() => {
        this.getSingDetails();
      }, 500);
      }, 3000);
    }
    this.getOpation();
    // this.$Lazyload();
@@ -493,7 +493,7 @@
    this.getNohknews();
  },
  beforeDestroy() {
    clearInterval(this.timer); // 在组件销毁前清除定时器
    this.clearInterval(this.timer); // 在组件销毁前清除定时器
  },
  // beforeDestroy() {
  //   this.Klinetype = false;