mirror of
https://github.com/imdap/ruoyi-plus-vben5.git
synced 2026-05-09 20:12:14 +08:00
@@ -118,6 +118,7 @@ export const useAuthStore = defineStore('auth', () => {
|
||||
roles,
|
||||
userId: user.userId,
|
||||
username: user.userName,
|
||||
email: user.email ?? '',
|
||||
};
|
||||
userStore.setUserInfo(userInfo);
|
||||
/**
|
||||
|
||||
Reference in New Issue
Block a user