From fe35ba3cdc44930d52ca8124c8150a1f294d2bc5 Mon Sep 17 00:00:00 2001 From: CaptainB Date: Fri, 29 Aug 2025 17:12:02 +0800 Subject: [PATCH] fix: update MCP tool icon rendering in index.vue --- ui/src/workflow/nodes/ai-chat-node/index.vue | 13 +++++++++++-- 1 file changed, 11 insertions(+), 2 deletions(-) diff --git a/ui/src/workflow/nodes/ai-chat-node/index.vue b/ui/src/workflow/nodes/ai-chat-node/index.vue index e5ed9234e..2b8e23509 100644 --- a/ui/src/workflow/nodes/ai-chat-node/index.vue +++ b/ui/src/workflow/nodes/ai-chat-node/index.vue @@ -139,11 +139,20 @@ >
- + + + +
{{ relatedObject(mcpToolSelectOptions, chat_data.mcp_tool_id, 'id')?.name ||