fix: 修复时间切换后会重复执行查询的问题
This commit is contained in:
@@ -174,7 +174,6 @@ export default {
|
||||
overwriteUrl(newUrl)
|
||||
},
|
||||
timeFilter: {
|
||||
deep: true,
|
||||
handler (n) {
|
||||
if (this.lineTab) {
|
||||
this.init(this.lineMetric, this.showMarkLine, 'active')
|
||||
|
||||
Reference in New Issue
Block a user