From 62fa6d5cfeb05034642bb5840434c83f3afe183d Mon Sep 17 00:00:00 2001 From: zhangzhanwei Date: Wed, 3 Dec 2025 18:13:48 +0800 Subject: [PATCH] pref: Remove return content button --- ui/src/workflow/nodes/ai-chat-node/index.vue | 11 +++--- .../workflow/nodes/image-generate/index.vue | 19 ++++------- .../workflow/nodes/image-to-video/index.vue | 34 ++++++------------- .../workflow/nodes/image-understand/index.vue | 24 +++++-------- ui/src/workflow/nodes/question-node/index.vue | 7 ++-- ui/src/workflow/nodes/reply-node/index.vue | 28 ++++++--------- .../nodes/speech-to-text-node/index.vue | 7 ++-- .../nodes/text-to-speech-node/index.vue | 8 ++--- ui/src/workflow/nodes/text-to-video/index.vue | 21 ++++-------- ui/src/workflow/nodes/tool-node/index.vue | 17 ++++++---- .../workflow/nodes/video-understand/index.vue | 24 +++++-------- 11 files changed, 80 insertions(+), 120 deletions(-) diff --git a/ui/src/workflow/nodes/ai-chat-node/index.vue b/ui/src/workflow/nodes/ai-chat-node/index.vue index 698e8f1fa..be3273717 100644 --- a/ui/src/workflow/nodes/ai-chat-node/index.vue +++ b/ui/src/workflow/nodes/ai-chat-node/index.vue @@ -287,13 +287,14 @@ - +