From dccbfebdc6101a52df0a898f1d25a8064a433c30 Mon Sep 17 00:00:00 2001 From: shaohuzhang1 Date: Thu, 9 Apr 2026 16:27:24 +0800 Subject: [PATCH] fix: Sorting error in tool workflow execution details --- .../execution-record/ExecutionDetailDrawer.vue | 9 ++++++++- 1 file changed, 8 insertions(+), 1 deletion(-) diff --git a/ui/src/views/tool-workflow/execution-record/ExecutionDetailDrawer.vue b/ui/src/views/tool-workflow/execution-record/ExecutionDetailDrawer.vue index bcbad72de36..29cd9739ef7 100644 --- a/ui/src/views/tool-workflow/execution-record/ExecutionDetailDrawer.vue +++ b/ui/src/views/tool-workflow/execution-record/ExecutionDetailDrawer.vue @@ -172,7 +172,13 @@ {{ $t('chat.executionDetails.title') }}
-