From 44c6f98254f221262bf2d8fcedd0c3406a13da55 Mon Sep 17 00:00:00 2001 From: kkfluous Date: Sun, 29 Mar 2026 09:53:03 +0800 Subject: [PATCH] =?UTF-8?q?fix:=20=E5=87=BA=E5=8B=A4=E8=AF=B4=E6=98=8E?= =?UTF-8?q?=E7=A7=BB=E5=88=B0=E6=8C=89=E9=83=A8=E9=97=A8/=E6=8C=89?= =?UTF-8?q?=E4=B8=9A=E5=8A=A1=E8=B4=9F=E8=B4=A3=E4=BA=BA=E5=88=87=E6=8D=A2?= =?UTF-8?q?Tab=E7=9A=84=E4=B8=8A=E6=96=B9?= 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 | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/src/App.tsx b/src/App.tsx index 99bef72..336c96c 100644 --- a/src/App.tsx +++ b/src/App.tsx @@ -1439,6 +1439,10 @@ export default function App() { +
+ *说明:当天里程>0即为出勤。 +
+ {/* Controls Row: Toggles Left, Filter Right */}
@@ -1477,9 +1481,6 @@ export default function App() { )}
-
- *说明:当天里程>0即为出勤。 -
{/* Desktop Table View */}