From 63e19f41851369a76a97cc554fae740b921cbdd6 Mon Sep 17 00:00:00 2001 From: gaoxq <376340421@qq.com> Date: Mon, 9 Feb 2026 20:42:42 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E6=94=B9=E9=A1=B5=E9=9D=A2=E5=BC=B9?= =?UTF-8?q?=E7=AA=97=E5=85=A8=E5=B1=8F?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../analysis/components/info/ServerInfo.vue | 59 +++++++++++-------- 1 file changed, 35 insertions(+), 24 deletions(-) diff --git a/web-vue/packages/core/layouts/views/desktop/analysis/components/info/ServerInfo.vue b/web-vue/packages/core/layouts/views/desktop/analysis/components/info/ServerInfo.vue index e356ac88..f586f259 100644 --- a/web-vue/packages/core/layouts/views/desktop/analysis/components/info/ServerInfo.vue +++ b/web-vue/packages/core/layouts/views/desktop/analysis/components/info/ServerInfo.vue @@ -5,8 +5,9 @@ title="主机详情" :showOkBtn="false" :showCancelBtn="false" - defaultFullscreen="true" + defaultFullscreen="true" width="100%" + v-if="isModalVisible" >
@@ -19,7 +20,6 @@
-
@@ -28,7 +28,7 @@ + \ No newline at end of file