diff --git a/src/frontend/src/views/allocations/AllocationList.vue b/src/frontend/src/views/allocations/AllocationList.vue
index d6cc581..0dfb218 100644
--- a/src/frontend/src/views/allocations/AllocationList.vue
+++ b/src/frontend/src/views/allocations/AllocationList.vue
@@ -82,6 +82,11 @@
{{ formatNumber(getTotalActualCompletion(row)) }}
+
+
+ {{ row.distributions?.length || 0 }} 个单位
+
+