1
PC-20250623MANY\Administrator
2025-09-15 cd7857e2fced79ca20ad1903d03b32b96da04b79
src/page/kline/kIndex.vue
@@ -319,6 +319,9 @@
  beforeDestroy() {
    this.clearInterval(this.timer); // 在组件销毁前清除定时器
  },
  destroyed() {
    this.clearInterval(this.timer); // 在组件销毁前清除定时器
  },
  // beforeDestroy() {
  //   this.Klinetype = false;
  //   window.clearInterval()