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 */}