From bf8568b8e0c49ef67ff64c2eb91b568e2b9368d9 Mon Sep 17 00:00:00 2001 From: TiaStars Date: Mon, 22 Apr 2024 17:32:52 +0800 Subject: [PATCH] =?UTF-8?q?=E6=9B=B4=E6=8D=A2=E9=80=80=E5=87=BA=E7=99=BB?= =?UTF-8?q?=E5=BD=95=E5=9C=B0=E5=9D=80?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/permission.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/permission.js b/src/permission.js index 7a26abb..53d2224 100644 --- a/src/permission.js +++ b/src/permission.js @@ -47,7 +47,7 @@ router.beforeEach((to, from, next) => { // }) } else { - location.href = "https://r-jncity-admin.jsszkd.com/" + location.href = "https://r-jn-bjh-admin.jsszkd.com" } } // next()