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