From b01c8b29ef6b87d312556df4b8117962b22a431c Mon Sep 17 00:00:00 2001 From: pany <939630029@qq.com> Date: Tue, 26 Nov 2024 16:14:05 +0800 Subject: [PATCH] =?UTF-8?q?perf:=20=E7=A7=BB=E9=99=A4=E5=86=97=E4=BD=99?= =?UTF-8?q?=E7=9A=84=20alwaysShow=20=E5=B1=9E=E6=80=A7?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/router/index.ts | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) 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: [ {