This commit is contained in:
chy
2026-03-11 00:13:41 +08:00
parent ca4ebdfb7c
commit 957ebbe28d
2 changed files with 1 additions and 2 deletions

View File

@@ -59,7 +59,6 @@ const whiteList = [
// 路由加载前
router.beforeEach(async (to, from, next) => {
debugger
start()
loadStart()
if (getAccessToken()) {