fix: 修复时间切换后会重复执行查询的问题

This commit is contained in:
chenjinsong
2022-10-12 21:52:07 +08:00
parent e0c42c8b4c
commit 6391bfd98d
27 changed files with 6451 additions and 66 deletions

View File

@@ -304,7 +304,6 @@ export default {
}
},
timeFilter: {
deep: true,
handler (n) {
if (this.location) {
this.loadAm4ChartMap(this.countrySeries, this.countryImageSeries)