# Conflicts:
#	src/views/Login/components/LoginForm.vue
This commit is contained in:
mll
2026-03-07 00:25:34 +08:00
2 changed files with 3 additions and 5 deletions

View File

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