update 增加 用户信息缓存增加租户id
This commit is contained in:
parent
3e7c2f26fa
commit
3b254cc16b
@ -71,6 +71,7 @@ export const useUserStore = defineStore('user', () => {
|
|||||||
|
|
||||||
return {
|
return {
|
||||||
userId,
|
userId,
|
||||||
|
tenantId,
|
||||||
token,
|
token,
|
||||||
nickname,
|
nickname,
|
||||||
avatar,
|
avatar,
|
||||||
|
Loading…
x
Reference in New Issue
Block a user