From 92d5e17600bc05a539dad31233d469437a0b1774 Mon Sep 17 00:00:00 2001 From: wangdan-fit2cloud Date: Wed, 22 Oct 2025 11:55:37 +0800 Subject: [PATCH] feat: Execution details of variable splitting and parameter extraction --- .../ExecutionDetailCard.vue | 33 +++++++++++++++++-- 1 file changed, 30 insertions(+), 3 deletions(-) diff --git a/ui/src/components/ai-chat/component/knowledge-source-component/ExecutionDetailCard.vue b/ui/src/components/ai-chat/component/knowledge-source-component/ExecutionDetailCard.vue index bea80173b..77335dcca 100644 --- a/ui/src/components/ai-chat/component/knowledge-source-component/ExecutionDetailCard.vue +++ b/ui/src/components/ai-chat/component/knowledge-source-component/ExecutionDetailCard.vue @@ -841,7 +841,7 @@ -
+
{{ $t('common.param.outputParam') }}
@@ -853,6 +853,33 @@
+ + +