From 1b34049196df56a2ddab53d4e7e634cb23044394 Mon Sep 17 00:00:00 2001 From: kkfluous Date: Sat, 28 Mar 2026 23:09:34 +0800 Subject: [PATCH] =?UTF-8?q?fix:=20=E5=BA=93=E5=AD=98=E5=8C=BA=E5=9F=9F?= =?UTF-8?q?=E4=B8=8B=E9=92=BB=E5=A2=9E=E5=8A=A0category:Inventory=EF=BC=8C?= =?UTF-8?q?=E4=B8=8E=E7=BB=9F=E8=AE=A1=E5=80=BC=E4=B8=80=E8=87=B4?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit 点击型号的库存区域数字(浙/粤/京/新/其)缺少Inventory过滤, 导致显示全部车辆而非仅库存。桌面端和移动端都已修复。 Co-Authored-By: Claude Opus 4.6 (1M context) --- src/App.tsx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/App.tsx b/src/App.tsx index b499bb0..0532b89 100644 --- a/src/App.tsx +++ b/src/App.tsx @@ -677,7 +677,7 @@ export default function App() {