From 743b4f8c2558c0cb308e68b7aa810c7736f8bbef Mon Sep 17 00:00:00 2001 From: Joel Date: Mon, 26 May 2025 11:07:11 +0800 Subject: [PATCH] chore: find the all exection nodes --- web/app/components/workflow/run/result-panel.tsx | 1 + 1 file changed, 1 insertion(+) diff --git a/web/app/components/workflow/run/result-panel.tsx b/web/app/components/workflow/run/result-panel.tsx index 096a825bc6..90135e60c6 100644 --- a/web/app/components/workflow/run/result-panel.tsx +++ b/web/app/components/workflow/run/result-panel.tsx @@ -90,6 +90,7 @@ const ResultPanel: FC = ({ isLoopNode && handleShowLoopResultList && ( )