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