From 6ea566aad576dd81760fb581537d9f599923446f Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E8=B4=BE=E5=90=8C=E5=AD=A6?= Date: Tue, 28 Oct 2025 14:48:33 +0800 Subject: [PATCH] =?UTF-8?q?style(errorSystem):=20=E8=B0=83=E6=95=B4?= =?UTF-8?q?=E8=A1=A8=E6=A0=BC=E5=88=97=E5=AE=BD=E5=92=8C=E5=BC=B9=E7=AA=97?= =?UTF-8?q?=E5=AE=BD=E5=BA=A6?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../components/errorSystemDetailTable.vue | 20 +++++++++---------- .../components/errorSystemPopup.vue | 9 +-------- 2 files changed, 11 insertions(+), 18 deletions(-) diff --git a/frontend/src/views/machine/errorSystem/components/errorSystemDetailTable.vue b/frontend/src/views/machine/errorSystem/components/errorSystemDetailTable.vue index e4a2008..7f5f772 100644 --- a/frontend/src/views/machine/errorSystem/components/errorSystemDetailTable.vue +++ b/frontend/src/views/machine/errorSystem/components/errorSystemDetailTable.vue @@ -14,12 +14,12 @@ :style="{ height: '400px', maxHeight: '400px', overflow: 'hidden' }" @selection-change="handleSelectionChange" > - - + + - + - + - + - +