mirror of
https://gitee.com/dapppp/ruoyi-plus-vben5.git
synced 2026-03-13 06:30:53 +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