From 07e15691d09cea29d42a28d09ec5f6cccb94f8a5 Mon Sep 17 00:00:00 2001 From: TiaStars Date: Tue, 14 May 2024 09:50:12 +0800 Subject: [PATCH] =?UTF-8?q?=E5=8A=A0=E4=B8=8A/?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/permission.js | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/permission.js b/src/permission.js index 7932aa5..7abd4a5 100644 --- a/src/permission.js +++ b/src/permission.js @@ -4,7 +4,7 @@ * @Author: JC9527 * @Date: 2024-01-09 23:08:15 * @LastEditors: JC9527 - * @LastEditTime: 2024-05-14 09:26:26 + * @LastEditTime: 2024-05-14 09:49:58 */ import router from './router' import store from './store' @@ -47,7 +47,7 @@ router.beforeEach((to, from, next) => { // }) } else { - location.href = "https://t-jn-city.jssp-park.com/bjh-admin" + location.href = "https://t-jn-city.jssp-park.com/bjh-admin/" } } // next()