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