mirror of
https://github.com/imdap/ruoyi-plus-vben5.git
synced 2026-05-08 11:21:27 +08:00
chore: wrong debug log
This commit is contained in:
@@ -73,7 +73,6 @@ export const useAuthStore = defineStore('auth', () => {
|
||||
}
|
||||
|
||||
async function logout(redirect: boolean = true) {
|
||||
console.log(accessStore.accessToken);
|
||||
try {
|
||||
await seeConnectionClose();
|
||||
await doLogout();
|
||||
|
||||
Reference in New Issue
Block a user