PC-20250623MANY\Administrator
2025-09-29 58b0f1e9bd03a472321acf1dfc4e89fc4ce9df7a
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()