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) }}%