From ccb43a05a568d427c6fe334ab3631fb1256cd7c5 Mon Sep 17 00:00:00 2001 From: wangdan-fit2cloud Date: Tue, 23 Sep 2025 17:17:59 +0800 Subject: [PATCH] fix: An error is displayed in the loop node of the execution details. --- .../ExecutionDetailCard.vue | 37 +++++++++++++++---- ui/src/styles/app.scss | 2 +- .../component/DropdownMenu.vue | 4 +- .../component/NodeContent.vue | 10 ++--- 4 files changed, 37 insertions(+), 16 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 54bf7c3e8..124599c9c 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 @@ -37,14 +37,10 @@
-