From 5dcb615360036819b4d0434cb953ff8fe1fd6a11 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 | 163 +++++++++--------- .../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, 98 insertions(+), 85 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 dfaa091c5..1a62bb17f 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) }} + +
+
+ + + + + + + + + + + + + + + + + - - - - + + + + + - - - - - - - - - - - - - - - - + + + + + + + +
-
-
- - + - - + + + +