Riku
2025-06-02 1ee70becea36655a0fd537085b2e2ea5830ef880
src/views/historymode/HistoryMode.vue
@@ -120,7 +120,7 @@
      if (nValue != oValue && this.status == 0) {
        Layer.clear();
        this.draw();
        this.drawHighlightPollution();
        // this.drawHighlightPollution();
      }
    }
  },