From 2e5864bffa0d0ae7e21bbd338b53db30f6f7412a Mon Sep 17 00:00:00 2001 From: Lyon Lu Date: Thu, 5 Dec 2024 09:50:20 +0800 Subject: [PATCH] refresh fix Signed-off-by: Lyon Lu --- .../Executions/ExecutionDetails/ExecutionNodeDeck.tsx | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/packages/oss-console/src/components/Executions/ExecutionDetails/ExecutionNodeDeck.tsx b/packages/oss-console/src/components/Executions/ExecutionDetails/ExecutionNodeDeck.tsx index 5b7fcf0fc..d19b5f7af 100644 --- a/packages/oss-console/src/components/Executions/ExecutionDetails/ExecutionNodeDeck.tsx +++ b/packages/oss-console/src/components/Executions/ExecutionDetails/ExecutionNodeDeck.tsx @@ -33,15 +33,15 @@ export const ExecutionNodeDeck: React.FC<{

The deck will be ready soon. Please try again later.

- If you're using the real-time deck, it's because the 'publish' - function has not been invoked yet. + If you're using the real-time deck, it's because the 'publish' function has not been + invoked yet.

- If you're not using the real-time deck, it's because the corresponding - task is still in progress. + If you're not using the real-time deck, it's because the corresponding task is still in + progress.