From 974b88d63a7ce410dc48e96e3fec0c05063b3fa4 Mon Sep 17 00:00:00 2001 From: zxhlyh Date: Wed, 11 Dec 2024 18:03:41 +0800 Subject: [PATCH] fix: workflow continue on error doc link (#11554) --- web/app/components/workflow/run/node.tsx | 2 +- web/app/components/workflow/run/status.tsx | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/web/app/components/workflow/run/node.tsx b/web/app/components/workflow/run/node.tsx index 3ed40fb1e05064..d1a02ecfe007a7 100644 --- a/web/app/components/workflow/run/node.tsx +++ b/web/app/components/workflow/run/node.tsx @@ -179,7 +179,7 @@ const NodePanel: FC = ({ {nodeInfo.error} diff --git a/web/app/components/workflow/run/status.tsx b/web/app/components/workflow/run/status.tsx index 408e9e600a28b0..ef67cb546783b8 100644 --- a/web/app/components/workflow/run/status.tsx +++ b/web/app/components/workflow/run/status.tsx @@ -134,7 +134,7 @@ const StatusPanel: FC = ({
{error}