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