From 162ff88c35ba2725fa5c5b4da0ff447dbfbc4e13 Mon Sep 17 00:00:00 2001 From: zhangzhanwei Date: Mon, 5 Jan 2026 17:10:54 +0800 Subject: [PATCH] fix: Edit last question error --- .../component/question-content/index.vue | 7 ++--- ui/src/views/chat/pc/index.vue | 26 +++++++++++++++++-- 2 files changed, 26 insertions(+), 7 deletions(-) diff --git a/ui/src/components/ai-chat/component/question-content/index.vue b/ui/src/components/ai-chat/component/question-content/index.vue index d7c2c03f0cb..8965c1fb16f 100644 --- a/ui/src/components/ai-chat/component/question-content/index.vue +++ b/ui/src/components/ai-chat/component/question-content/index.vue @@ -1,9 +1,6 @@