From be26ea5588d1241af45dd78be75243f93ab3c056 Mon Sep 17 00:00:00 2001 From: v6ole Date: Sun, 12 Jul 2026 16:35:00 +0800 Subject: [PATCH] =?UTF-8?q?fix:=20=E4=BA=AE=E7=81=AF=E8=A1=A8=E6=8C=87?= =?UTF-8?q?=E6=A0=87=E7=A7=BB=E9=99=A4=E4=B8=B4=E6=9C=9F=E8=AE=A1=E6=95=B0?= =?UTF-8?q?=EF=BC=8C=E7=B2=BE=E7=AE=80=E6=98=BE=E7=A4=BA?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Co-Authored-By: Claude --- frontend/src/views/desktop/LightBoard.vue | 1 - 1 file changed, 1 deletion(-) diff --git a/frontend/src/views/desktop/LightBoard.vue b/frontend/src/views/desktop/LightBoard.vue index 47e9c32..ac1cae6 100644 --- a/frontend/src/views/desktop/LightBoard.vue +++ b/frontend/src/views/desktop/LightBoard.vue @@ -143,7 +143,6 @@ const statusLabel: Record = { green: '近30天已拜访', yellow {{ m.total_customers }} 个客户 已拜访{{ m.visited_this_month }} · - 临期{{ m.visited_last_month_only }} · 未拜访{{ m.not_visited_2months }} · 完成率{{ (m.coverage_rate * 100).toFixed(0) }}%