增加erp组织架构
This commit is contained in:
@@ -40,6 +40,7 @@ export const useAuthStore = defineStore('auth', () => {
|
||||
account: userInfo.account || '',
|
||||
name: userInfo.name || '',
|
||||
group_id: userInfo.group_id || '',
|
||||
tenant_id: userInfo.tenant_id || '',
|
||||
avatar: userInfo.avatar || ''
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user