From 10fdba5d3b7c25f8c6d0b5efcd3ddec1b1d4e856 Mon Sep 17 00:00:00 2001 From: shaohuzhang1 Date: Mon, 16 Mar 2026 11:37:57 +0800 Subject: [PATCH] fix: After the user asks a question, a blank bar will appear stuck. --- .../components/ai-chat/component/answer-content/index.vue | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/ui/src/components/ai-chat/component/answer-content/index.vue b/ui/src/components/ai-chat/component/answer-content/index.vue index 988757a17ee..090f8e4ecc0 100644 --- a/ui/src/components/ai-chat/component/answer-content/index.vue +++ b/ui/src/components/ai-chat/component/answer-content/index.vue @@ -16,7 +16,11 @@