forked from baron/baron-sso
refactoring
This commit is contained in:
@@ -778,7 +778,7 @@ function UserListPage() {
|
||||
<div className="flex flex-col gap-1">
|
||||
<span className="text-sm font-medium">
|
||||
{user.tenant?.name ||
|
||||
user.companyCode ||
|
||||
user.tenantSlug ||
|
||||
t("ui.common.unassigned", "미배정")}
|
||||
</span>
|
||||
{user.department && (
|
||||
|
||||
Reference in New Issue
Block a user