From 910f8b540e52743e16b4f066d0af92d8d66f7ae1 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E5=82=85=E5=85=89=E5=AD=9F?= Date: Wed, 11 Mar 2026 11:05:04 +0800 Subject: [PATCH] =?UTF-8?q?feat(router):=20=E6=9B=B4=E6=96=B0=E8=B7=AF?= =?UTF-8?q?=E7=94=B1=E6=9D=83=E9=99=90=E9=85=8D=E7=BD=AE?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/router/route.ts | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/router/route.ts b/src/router/route.ts index e942be1..28dd80e 100644 --- a/src/router/route.ts +++ b/src/router/route.ts @@ -190,7 +190,7 @@ export const dynamicRoutes: Array = [ isKeepAlive: true, isAffix: true, isIframe: false, - roles: ['common', 'secondCommon'], + roles: ['admin', 'common', 'secondCommon'], }, }, {