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