NEZ-2097 fix:点击筛选菜单页面自动回跳
This commit is contained in:
@@ -1224,6 +1224,9 @@ export default {
|
||||
this.graphShow = show
|
||||
}
|
||||
},
|
||||
beforeDestroy () {
|
||||
clearTimeout(this.timer)
|
||||
},
|
||||
destroyed () {
|
||||
localStorage.removeItem('alertMessageProjectId')
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user