fix: Modify the header of the application logs page (#9507)

Refs https://github.com/1Panel-dev/1Panel/issues/9501
This commit is contained in:
CityFun 2025-07-14 12:19:51 +08:00 committed by GitHub
parent c391177d34
commit e5263d6c05
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -4,7 +4,7 @@
:header="resource"
@close="handleClose"
:size="globalStore.isFullScreen ? 'full' : 'large'"
:resource="resource"
:resource="container"
>
<template #extra v-if="!mobile">
<el-tooltip :content="loadTooltip()" placement="top">