mirror of
https://gitee.com/dapppp/ruoyi-plus-vben5.git
synced 2026-03-16 16:42:01 +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