CN-1321 fix: 地图下钻后,刷新页面,下方趋势图变为全局的趋势图
This commit is contained in:
@@ -114,7 +114,7 @@ export default {
|
|||||||
},
|
},
|
||||||
timeFilter: {
|
timeFilter: {
|
||||||
handler () {
|
handler () {
|
||||||
this.init()
|
this.init(this.country)
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
|
|||||||
Reference in New Issue
Block a user