perf: 移除冗余的 alwaysShow 属性
This commit is contained in:
parent
4bf0e7a998
commit
b01c8b29ef
@ -174,8 +174,7 @@ export const constantRoutes: RouteRecordRaw[] = [
|
|||||||
name: "ComposableDemo",
|
name: "ComposableDemo",
|
||||||
meta: {
|
meta: {
|
||||||
title: "组合式函数",
|
title: "组合式函数",
|
||||||
elIcon: "Menu",
|
elIcon: "Menu"
|
||||||
alwaysShow: true
|
|
||||||
},
|
},
|
||||||
children: [
|
children: [
|
||||||
{
|
{
|
||||||
|
Loading…
x
Reference in New Issue
Block a user