统一身份认证修改

This commit is contained in:
chy
2026-03-03 15:04:34 +08:00
parent 824dd39172
commit 8ec002300b
2 changed files with 12 additions and 20 deletions

View File

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