From c39d7a41020a6ee62f39fad5be18b8bf3f811d40 Mon Sep 17 00:00:00 2001 From: CaptainB Date: Fri, 22 Aug 2025 16:20:19 +0800 Subject: [PATCH] fix: improve formatting and add JSON validation in McpServersDialog MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --bug=1060753 --user=刘瑞斌 【应用】AI对话节点的MCP使用自定义方式,配置格式错误依然可以保存成功 https://www.tapd.cn/62980211/s/1760128 --- .../application/component/McpServersDialog.vue | 18 ++++++++++++------ 1 file changed, 12 insertions(+), 6 deletions(-) diff --git a/ui/src/views/application/component/McpServersDialog.vue b/ui/src/views/application/component/McpServersDialog.vue index a5aeac4ec..006db74de 100644 --- a/ui/src/views/application/component/McpServersDialog.vue +++ b/ui/src/views/application/component/McpServersDialog.vue @@ -49,7 +49,7 @@ >
- + {{ mcpTool.name }} @@ -96,9 +96,9 @@