From ae42893d3e214c1874609875cdb9bcbbb0f0db26 Mon Sep 17 00:00:00 2001 From: kkfluous Date: Thu, 2 Apr 2026 11:52:23 +0800 Subject: [PATCH] =?UTF-8?q?fix:=20=E6=89=B9=E6=AC=A1=E7=AD=9B=E9=80=89?= =?UTF-8?q?=E7=A7=BB=E5=88=B0=E5=85=A8=E5=B1=8F=E9=A1=B6=E9=83=A8=E4=B8=BA?= =?UTF-8?q?pill=E6=8C=89=E9=92=AE=EF=BC=8C=E4=B8=8D=E5=8D=A0=E8=A1=A8?= =?UTF-8?q?=E6=A0=BC=E5=88=97?= 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/modules/mileage/MonitoringView.tsx | 28 ++++++++++++++------------ 1 file changed, 15 insertions(+), 13 deletions(-) diff --git a/src/modules/mileage/MonitoringView.tsx b/src/modules/mileage/MonitoringView.tsx index f72004f..5aea1a3 100644 --- a/src/modules/mileage/MonitoringView.tsx +++ b/src/modules/mileage/MonitoringView.tsx @@ -320,6 +320,21 @@ export default function MonitoringView() { + {/* Batch selector */} +
+ + {filterOptions.targetNames.map(n => ( + + ))} +
+ {/* Table Area */}
@@ -407,19 +422,6 @@ export default function MonitoringView() {
- -
- 批次 - -
- {