From 6f4cbe0bde035b28e8c9d4c3dc431a1e400b2e2e 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 3ed40fb1e0..d1a02ecfe0 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 408e9e600a..ef67cb5467 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}