lxf
2025-04-30 8852f8d5ccf02049b9e90a2d537be53c671d8472
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);