mirror of
https://github.com/pure-admin/vue-pure-admin.git
synced 2025-09-16 11:34:55 +08:00
fix: 修复内置的首页未设置name
导致设置页面缓存后缓存无效的问题
This commit is contained in:
parent
069131a9c8
commit
acf15af930
@ -6,6 +6,7 @@ export const routerArrays: Array<RouteConfigs> =
|
||||
? [
|
||||
{
|
||||
path: "/welcome",
|
||||
name: "Welcome",
|
||||
meta: {
|
||||
title: "menus.pureHome",
|
||||
icon: "ep/home-filled"
|
||||
|
Loading…
x
Reference in New Issue
Block a user