mirror of
https://github.com/m-xlsea/ruoyi-plus-soybean.git
synced 2025-09-23 23:39:47 +08:00
fix(projects): 修复登录过期后,重复弹窗问题
This commit is contained in:
@ -92,7 +92,7 @@ export const request = createFlatRequest<App.Service.Response, RequestInstanceSt
|
||||
}
|
||||
});
|
||||
|
||||
return null;
|
||||
request.cancelAllRequest();
|
||||
}
|
||||
|
||||
// when the backend response code is in `expiredTokenCodes`, it means the token is expired, and refresh token
|
||||
|
Reference in New Issue
Block a user