mirror of
https://github.com/yangzongzhuan/RuoYi-Cloud.git
synced 2025-09-06 05:02:45 +00: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