1
PC-20250623MANY\Administrator
2025-08-25 416079e676643b4e808ce3cc403963d5aba3acf1
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()