From caff78c5f3bffed77478c59ef2eb224fa681612d Mon Sep 17 00:00:00 2001 From: kkfluous Date: Thu, 16 Apr 2026 22:51:37 +0800 Subject: [PATCH] =?UTF-8?q?fix(scheduling):=20rename=20=E9=A2=84=E4=BC=B0?= =?UTF-8?q?=E5=B9=B4=E7=BB=88=20to=20=E8=80=83=E6=A0=B8=E6=9C=9F=E7=BB=93?= =?UTF-8?q?=E6=9D=9F=E9=A2=84=E4=BC=B0?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/modules/scheduling/SuggestionDetail.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/modules/scheduling/SuggestionDetail.tsx b/src/modules/scheduling/SuggestionDetail.tsx index c013092..41aa337 100644 --- a/src/modules/scheduling/SuggestionDetail.tsx +++ b/src/modules/scheduling/SuggestionDetail.tsx @@ -113,7 +113,7 @@ export default function SuggestionDetail({ suggestion: s, onClose, onNotifySucce
{fmtKm(v.currentYearMileage)}
-
预估年终
+
考核期结束预估
= 1 ? 'text-emerald-600' : 'text-rose-500'}`}>{fmtKm(v.currentYearMileage + v.customerAvgDaily * v.daysLeft)}