fix: add worker init steps failed

This commit is contained in:
jialin
2025-12-03 12:32:04 +08:00
parent 8a24ba0252
commit 59eace702b
6 changed files with 15 additions and 6 deletions
@@ -50,6 +50,7 @@ const useNoResourceResult = (props: {
navigate(
`/cluster-management/clusters/create?action=${PageAction.CREATE}`
);
return;
}
if (noWorkers) {