diff --git a/ui/src/workflow/nodes/mcp-node/index.vue b/ui/src/workflow/nodes/mcp-node/index.vue index 2879cb60d..e02a7ff0d 100644 --- a/ui/src/workflow/nodes/mcp-node/index.vue +++ b/ui/src/workflow/nodes/mcp-node/index.vue @@ -28,7 +28,7 @@ :label="$t('views.applicationWorkflow.nodes.mcpNode.reference')" value="referencing" /> - + @@ -41,7 +41,8 @@ @submitDialog="submitDialog" :placeholder="mcpServerJson" /> - + {{ $t('views.applicationWorkflow.nodes.mcpNode.tool') }} - + {{ $t('views.applicationWorkflow.nodes.mcpNode.getTool') }} @@ -115,7 +116,7 @@ @@ -184,7 +185,7 @@ @@ -235,7 +236,7 @@