chore: ts lint fix

This commit is contained in:
engigu
2026-04-01 18:09:26 +08:00
parent bb50e25f0e
commit 440a95de61
-1
View File
@@ -590,7 +590,6 @@ watch(() => route.query, (newQuery) => {
<div class="absolute inset-0 rounded-full border-2 border-primary border-t-transparent animate-spin"></div>
</div>
<span class="text-sm text-muted-foreground font-medium animate-pulse">正在获取日志内容</span>
<p class="text-[10px] text-muted-foreground/50 mt-1.5 uppercase tracking-wider">Establishing connection...</p>
</div>
</template>
<template v-else-if="!decompressedOutput.trim()">