lxf
2025-04-30 18457811515ba2d5c4abffd2a18ae1b8c7846dc3
大宗首次不加载的bug
1 files modified
1 ■■■■ changed files
src/page/kline/index.vue 1 ●●●● patch | view | raw | blame | history
src/page/kline/index.vue
@@ -487,6 +487,7 @@
    if (query.if_us === "1") {
      this.getSingDetailUs();
    } else {
      this.getSingDetails();
      this.timer = setInterval(() => {
        this.getSingDetails();
      }, 5000);