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" >