diff --git a/src/router/index.ts b/src/router/index.ts index 58dfe3e..1dd24f7 100644 --- a/src/router/index.ts +++ b/src/router/index.ts @@ -174,8 +174,7 @@ export const constantRoutes: RouteRecordRaw[] = [ name: "ComposableDemo", meta: { title: "组合式函数", - elIcon: "Menu", - alwaysShow: true + elIcon: "Menu" }, children: [ {