Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
jinli gu
RuoYi Vue
Commits
52264b6e
Commit
52264b6e
authored
Dec 21, 2020
by
RuoYi
Browse files
优化多级菜单之间切换无法缓存的问题
parent
fd7e88a5
Changes
1
Hide whitespace changes
Inline
Side-by-side
ruoyi-ui/src/store/modules/permission.js
View file @
52264b6e
...
...
@@ -74,7 +74,6 @@ function filterChildren(childrenMap) {
}
children
.
push
(
c
)
})
childrenMap
.
splice
(
index
,
1
)
return
}
}
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment