jhzh
2024-09-19 e3097587828362e34352cf4f378c8f5a260ea700
src/page/kline/index.vue
@@ -493,7 +493,7 @@
    this.getNohknews();
  },
  beforeDestroy() {
    clearInterval(this.timer); // 在组件销毁前清除定时器
    this.clearInterval(this.timer); // 在组件销毁前清除定时器
  },
  // beforeDestroy() {
  //   this.Klinetype = false;