feat: 菜单新增目录在只有一个子路由情况下是否始终显示的设置

Former-commit-id: fcbd963b9c74b7bdf09c59420bd62ad2bf2592bd
This commit is contained in:
hxr
2023-10-22 00:05:34 +08:00
parent 6b5cbba7cd
commit ab0851d439
4 changed files with 119 additions and 76 deletions

View File

@@ -38,6 +38,7 @@ export const constantRoutes: RouteRecordRaw[] = [
icon: "homepage",
affix: true,
keepAlive: true,
alwaysShow: false,
},
},
{