From 42dd54a255ab0921471b23d337404a34fb5d9efd Mon Sep 17 00:00:00 2001 From: 12451 <12451@example.com> Date: Thu, 2 Jul 2026 19:48:06 +0800 Subject: [PATCH] =?UTF-8?q?fix:=20=E5=88=A0=E9=99=A4CabinetGrid=E9=87=8D?= =?UTF-8?q?=E5=A4=8D=E7=9A=84=E8=AE=BE=E5=A4=87=E5=88=97=E8=A1=A8=E6=A0=87?= =?UTF-8?q?=E9=A2=98?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- software/web/src/pages/devices/CabinetGrid.tsx | 7 ------- 1 file changed, 7 deletions(-) diff --git a/software/web/src/pages/devices/CabinetGrid.tsx b/software/web/src/pages/devices/CabinetGrid.tsx index 68f8a81..e69e411 100644 --- a/software/web/src/pages/devices/CabinetGrid.tsx +++ b/software/web/src/pages/devices/CabinetGrid.tsx @@ -8,7 +8,6 @@ import { Card, Grid, Tag, - Typography, Spin, Empty, } from '@arco-design/web-react'; @@ -36,12 +35,6 @@ export default function CabinetGrid({ cabinets, loading }: CabinetGridProps) { return ( <> -