From c5cf57babbe75d6343a72fc00dbc2a46f04fa7e5 Mon Sep 17 00:00:00 2001 From: CaptainB Date: Mon, 14 Apr 2025 17:18:16 +0800 Subject: [PATCH] refactor: enhance input handling for custom sources in form fields MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --bug=1054775 --user=刘瑞斌 【应用编排】MCP调用节点,自定义工具参数建议支持选择数据类型 https://www.tapd.cn/57709429/s/1685483 --- ui/src/workflow/nodes/mcp-node/index.vue | 64 +++++++++++++++++++++--- 1 file changed, 58 insertions(+), 6 deletions(-) diff --git a/ui/src/workflow/nodes/mcp-node/index.vue b/ui/src/workflow/nodes/mcp-node/index.vue index a0d272c4ce5..d5430f284f1 100644 --- a/ui/src/workflow/nodes/mcp-node/index.vue +++ b/ui/src/workflow/nodes/mcp-node/index.vue @@ -97,11 +97,24 @@ + + + + + +