mirror of
https://gitee.com/JavaLionLi/plus-ui.git
synced 2025-10-15 22:30:30 +00:00
update 增加 用户信息缓存增加租户id
This commit is contained in:
@@ -71,6 +71,7 @@ export const useUserStore = defineStore('user', () => {
|
||||
|
||||
return {
|
||||
userId,
|
||||
tenantId,
|
||||
token,
|
||||
nickname,
|
||||
avatar,
|
||||
|
Reference in New Issue
Block a user