mirror of
https://github.com/un-pany/v3-admin-vite.git
synced 2025-04-21 11:29:20 +08:00
perf: 移除冗余的 alwaysShow 属性
This commit is contained in:
parent
4bf0e7a998
commit
b01c8b29ef
@ -174,8 +174,7 @@ export const constantRoutes: RouteRecordRaw[] = [
|
||||
name: "ComposableDemo",
|
||||
meta: {
|
||||
title: "组合式函数",
|
||||
elIcon: "Menu",
|
||||
alwaysShow: true
|
||||
elIcon: "Menu"
|
||||
},
|
||||
children: [
|
||||
{
|
||||
|
Loading…
x
Reference in New Issue
Block a user