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

@@ -174,7 +174,6 @@ export default {
overwriteUrl(newUrl)
},
timeFilter: {
deep: true,
handler (n) {
if (this.lineTab) {
this.init(this.lineMetric, this.showMarkLine, 'active')