From f946024a76273d50f355fcb1a7ae75a92f58000f Mon Sep 17 00:00:00 2001
From: 18631081161 <2088094923@qq.com>
Date: Sat, 17 Jan 2026 21:50:03 +0800
Subject: [PATCH] =?UTF-8?q?=E6=81=A2=E5=A4=8D?=
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit
---
src/frontend/src/views/allocations/AllocationList.vue | 5 +++++
1 file changed, 5 insertions(+)
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 }} 个单位
+
+