lxf
2025-04-30 33f72994ec445ea6c82813cca6b6780a765c14bc
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);