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