NEZ-2097 fix:点击筛选菜单页面自动回跳
This commit is contained in:
@@ -910,6 +910,9 @@ export default {
|
||||
this.getSnmpCredentialData()
|
||||
this.getFieldGroupData()
|
||||
},
|
||||
beforeDestroy () {
|
||||
clearTimeout(this.timer)
|
||||
},
|
||||
watch: {
|
||||
$route: {
|
||||
immediate: true,
|
||||
|
||||
Reference in New Issue
Block a user