From 4fdd6c5a1ceac3f79e134acffbf2596cf7939977 Mon Sep 17 00:00:00 2001 From: shaohuzhang1 <80892890+shaohuzhang1@users.noreply.github.com> Date: Fri, 7 Feb 2025 15:35:27 +0800 Subject: [PATCH] fix: Application history log interface loading status display error (#2151) --- ui/src/views/log/index.vue | 16 +++++++++------- 1 file changed, 9 insertions(+), 7 deletions(-) diff --git a/ui/src/views/log/index.vue b/ui/src/views/log/index.vue index ea420d657a8..3f7c2867443 100644 --- a/ui/src/views/log/index.vue +++ b/ui/src/views/log/index.vue @@ -277,7 +277,7 @@