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