统一身份认证修改
This commit is contained in:
@@ -59,6 +59,7 @@ const whiteList = [
|
||||
|
||||
// 路由加载前
|
||||
router.beforeEach(async (to, from, next) => {
|
||||
debugger
|
||||
start()
|
||||
loadStart()
|
||||
if (getAccessToken()) {
|
||||
|
||||
Reference in New Issue
Block a user