From 57b3aa1254ac0e8aa2f3317d86eaae9073ac7eb0 Mon Sep 17 00:00:00 2001 From: wangdan-fit2cloud Date: Thu, 16 Oct 2025 14:11:56 +0800 Subject: [PATCH] fix: Fix the issue where the display history setting does not take effect(#4201) --- ui/src/views/chat/component/HistoryPanel.vue | 16 ++++++++++++---- 1 file changed, 12 insertions(+), 4 deletions(-) diff --git a/ui/src/views/chat/component/HistoryPanel.vue b/ui/src/views/chat/component/HistoryPanel.vue index 2fbb8fe82..6d55c8e63 100644 --- a/ui/src/views/chat/component/HistoryPanel.vue +++ b/ui/src/views/chat/component/HistoryPanel.vue @@ -40,7 +40,7 @@
{{ $t('chat.history') }} @@ -53,7 +53,7 @@
@@ -114,7 +114,7 @@