From 36893fe3e6bcb1c8cfddb1711bcb77cfd81a4bd2 Mon Sep 17 00:00:00 2001 From: zhangzhanwei Date: Fri, 26 Dec 2025 15:27:49 +0800 Subject: [PATCH] fix: add conditional rendering for vote reason content and optimize user input field availability checks --- .../operation-button/ChatOperationButton.vue | 2 + .../operation-button/LogOperationButton.vue | 161 +++++++++--------- .../component/question-content/index.vue | 13 +- .../ai-chat/component/user-form/index.vue | 2 +- ui/src/components/ai-chat/index.vue | 2 +- ui/src/stores/modules/chat-user.ts | 1 - 6 files changed, 97 insertions(+), 84 deletions(-) diff --git a/ui/src/components/ai-chat/component/operation-button/ChatOperationButton.vue b/ui/src/components/ai-chat/component/operation-button/ChatOperationButton.vue index dfaa091c53b..1a62bb17f3b 100644 --- a/ui/src/components/ai-chat/component/operation-button/ChatOperationButton.vue +++ b/ui/src/components/ai-chat/component/operation-button/ChatOperationButton.vue @@ -68,6 +68,7 @@ -
-
- - {{ datetimeFormat(data.create_time) }} - -
-
- - - - - - - - - - +
+
+
+ + {{ datetimeFormat(data.create_time) }} + +
+
+ + + + + + + + + + + + + + + + + - - - - - - - - - - - - + + + + - - - - - - - + + + + + + + +
-
-
- - + - - + + + +