From f3443fd186270f1c90f616a9294ff3cc26f5baaa Mon Sep 17 00:00:00 2001 From: liutao <790864623@qq.com> Date: Tue, 31 Mar 2026 09:14:25 +0800 Subject: [PATCH] =?UTF-8?q?=E6=B7=BB=E5=8A=A0=E5=A4=A7=E5=B1=8F=E4=B8=8D?= =?UTF-8?q?=E9=9C=80=E8=A6=81=E8=B7=AF=E7=94=B1=E4=B8=8D=E9=87=8D=E5=AE=9A?= =?UTF-8?q?=E5=90=91=E7=99=BD=E5=90=8D=E5=8D=95?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/permission.ts | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/src/permission.ts b/src/permission.ts index 8201e1d6..427ae0a1 100644 --- a/src/permission.ts +++ b/src/permission.ts @@ -79,7 +79,9 @@ const whiteList = [ '/auth-redirect', '/bind', '/register', - '/oauthLogin/gitee' + '/oauthLogin/gitee', + '/iot/report/dashboardPage/Dashboard8', + '/iot/report/dashboardPage/Dashboard1' ] // 路由加载前