1
PC-20250623MANY\Administrator
2025-08-20 21896f00e9c0a33018a46c427ea97d0993ca469b
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()