fix: 修复时间切换后会重复执行查询的问题
This commit is contained in:
@@ -41,7 +41,6 @@ export default {
|
||||
mixins: [chartMixin],
|
||||
watch: {
|
||||
timeFilter: {
|
||||
deep: true,
|
||||
handler (n) {
|
||||
this.loadAm4ChartMap(this.polygonSeries, this.worldImageSeries)
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user