From eb408bde21409663b81bd1ee6d783ae0ad7ae9f6 Mon Sep 17 00:00:00 2001 From: shaohuzhang1 Date: Mon, 8 Dec 2025 16:56:42 +0800 Subject: [PATCH] fix: In the execution details, the display order of the child nodes of the loop body is incorrect --- .../knowledge-source-component/ExecutionDetailCard.vue | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 896dd1fb0bb..4e16b0d7737 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 @@ -1001,7 +1001,7 @@