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
a691da0c
Commit
a691da0c
authored
Jul 10, 2020
by
RuoYi
Browse files
防止切换权限用户后登录出现404
parent
ec096965
Changes
1
Hide whitespace changes
Inline
Side-by-side
ruoyi-ui/src/layout/components/Navbar.vue
View file @
a691da0c
...
...
@@ -94,7 +94,7 @@ export default {
type
:
'
warning
'
}).
then
(()
=>
{
this
.
$store
.
dispatch
(
'
LogOut
'
).
then
(()
=>
{
location
.
re
load
()
location
.
h
re
f
=
'
/index
'
;
})
})
}
...
...
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