From fbe445a881f54a70263bf48cf28eebe286f936d0 Mon Sep 17 00:00:00 2001 From: duorameng <2997944583@qq.com> Date: Mon, 6 Jul 2026 08:18:05 +0800 Subject: [PATCH] fix: prevent log dialog from closing on outside click (#146) --- web/src/views/history/LogViewer.vue | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/web/src/views/history/LogViewer.vue b/web/src/views/history/LogViewer.vue index 5226ed2..b28f851 100644 --- a/web/src/views/history/LogViewer.vue +++ b/web/src/views/history/LogViewer.vue @@ -57,8 +57,7 @@ onUnmounted(() => {