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
268468fb
Commit
268468fb
authored
Aug 16, 2021
by
若依
Committed by
Gitee
Aug 16, 2021
Browse files
!287 更新到【默认首页使用keep-alive缓存】后报错
Merge pull request !287 from wangzhaoqiang/master
parents
5d6f1346
7b6ccd9b
Changes
1
Show whitespace changes
Inline
Side-by-side
ruoyi-ui/src/components/Breadcrumb/index.vue
View file @
268468fb
...
@@ -45,7 +45,7 @@ export default {
...
@@ -45,7 +45,7 @@ export default {
if
(
!
name
)
{
if
(
!
name
)
{
return
false
return
false
}
}
return
name
.
trim
()
===
'
首页
'
return
name
.
trim
()
===
'
Index
'
},
},
handleLink
(
item
)
{
handleLink
(
item
)
{
const
{
redirect
,
path
}
=
item
const
{
redirect
,
path
}
=
item
...
...
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