Commit 0cefe3a5 by RuoYi

优化多级菜单之间切换无法缓存的问题

parent 9813894c
......@@ -62,7 +62,6 @@ function filterChildren(childrenMap) {
}
children.push(c)
})
childrenMap.splice(index, 1)
return
}
}
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment