mirror of
https://gitee.com/hhyykk/ipms-sjy.git
synced 2025-07-13 02:25:06 +08:00
优化多级菜单之间切换无法缓存的问题
This commit is contained in:
@ -74,7 +74,6 @@ function filterChildren(childrenMap) {
|
||||
}
|
||||
children.push(c)
|
||||
})
|
||||
childrenMap.splice(index, 1)
|
||||
return
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user