From a1cb9afa93f7e631a54a3905506ec0c128ceafbd Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E6=B2=A1=E5=A4=8D=E4=B9=A0?= <2353956224@qq.com> Date: Fri, 16 Jan 2026 20:34:25 +0800 Subject: [PATCH] =?UTF-8?q?=E6=96=B0=E7=89=88ui?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/views/hosts/hostsList.vue | 16 +++++++++++----- src/views/nav.vue | 1 + 2 files changed, 12 insertions(+), 5 deletions(-) diff --git a/src/views/hosts/hostsList.vue b/src/views/hosts/hostsList.vue index 0ef36eb..3ba5e84 100644 --- a/src/views/hosts/hostsList.vue +++ b/src/views/hosts/hostsList.vue @@ -198,7 +198,7 @@ :data="tableData" stripe v-loading="loading" - max-height="420" + height="100%" @cell-dblclick="handleCellDbClick" @selection-change="handleSelectionChange" > @@ -206,7 +206,7 @@ fixed prop="displayId" :label="t('hostsList.id')" - :width="screenWidth" + min-width="120" >