diff --git a/packages/oss-console/src/components/Executions/ExecutionDetails/ExecutionNodeDeck.tsx b/packages/oss-console/src/components/Executions/ExecutionDetails/ExecutionNodeDeck.tsx index 857a74984..5b7fcf0fc 100644 --- a/packages/oss-console/src/components/Executions/ExecutionDetails/ExecutionNodeDeck.tsx +++ b/packages/oss-console/src/components/Executions/ExecutionDetails/ExecutionNodeDeck.tsx @@ -40,6 +40,22 @@ export const ExecutionNodeDeck: React.FC<{ If you're not using the real-time deck, it's because the corresponding task is still in progress.
+ ); }