From 02ead246d2b92c9fd1774ade6ab4967e60ec4bfd Mon Sep 17 00:00:00 2001 From: kkfluous Date: Sat, 28 Mar 2026 18:39:45 +0800 Subject: [PATCH] =?UTF-8?q?fix:=20=E7=A7=BB=E5=8A=A8=E7=AB=AF=E9=83=A8?= =?UTF-8?q?=E9=97=A8=E5=8D=A1=E7=89=87=E6=94=B9=E4=B8=BA=E6=80=BB=E8=BF=90?= =?UTF-8?q?=E8=90=A5/=E5=87=BA=E5=8B=A4/=E9=97=B2=E7=BD=AE=E4=B8=89?= =?UTF-8?q?=E5=88=97=E5=B8=83=E5=B1=80?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Co-Authored-By: Claude Opus 4.6 (1M context) --- src/App.tsx | 16 ++++++---------- 1 file changed, 6 insertions(+), 10 deletions(-) diff --git a/src/App.tsx b/src/App.tsx index 3b4b96b..10ef489 100644 --- a/src/App.tsx +++ b/src/App.tsx @@ -1829,20 +1829,16 @@ export default function App() { 出勤率: {dept.attendanceRate}% -
-
-
资产
+
+
+
总运营
{dept.totalAssets}
-
-
里程
-
{dept.avgMileage}
-
-
-
运营
+
+
出勤
{dept.operatingCount}
-
+
闲置
{dept.idleCount}