diff --git a/frontend/src/views/iam/IAMUserList.vue b/frontend/src/views/iam/IAMUserList.vue index 401fd65..d41aba1 100644 --- a/frontend/src/views/iam/IAMUserList.vue +++ b/frontend/src/views/iam/IAMUserList.vue @@ -51,11 +51,17 @@ 未划拨 - + - - {{ row.monitored_project_count || 0 }} / {{ (row.projects || []).length }} - + + + {{ p.project_name }} + + 管理 + + 未关联