From f17f5c992530891bef4cb81144a32e57bb5f6916 Mon Sep 17 00:00:00 2001 From: sjl <1716605279@qq.com> Date: Mon, 23 Dec 2024 16:12:46 +0800 Subject: [PATCH] =?UTF-8?q?=E8=AF=AF=E5=B7=AE=E4=BD=93=E7=B3=BB?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../components/errorSystemDetailTable.vue | 35 +++++++++++-------- .../components/errorSystemPopup.vue | 9 +++-- 2 files changed, 24 insertions(+), 20 deletions(-) diff --git a/frontend/src/views/machine/errorSystem/components/errorSystemDetailTable.vue b/frontend/src/views/machine/errorSystem/components/errorSystemDetailTable.vue index c8fbd52..216c915 100644 --- a/frontend/src/views/machine/errorSystem/components/errorSystemDetailTable.vue +++ b/frontend/src/views/machine/errorSystem/components/errorSystemDetailTable.vue @@ -9,13 +9,17 @@ :cell-style="{ textAlign: 'center' }" style="width: 100%" :style="{ height: '250px',maxHeight: '400px',overflow:'hidden'}" - @selection-change="handleSelectionChange" > + @selection-change="handleSelectionChange"> - + + + @@ -51,7 +55,7 @@ - + - +