fix: update command of adding worker

This commit is contained in:
jialin
2025-12-19 20:33:25 +08:00
parent 8008099e71
commit 707eb15465
14 changed files with 254 additions and 38 deletions
@@ -54,6 +54,7 @@ const ClusterCreate = () => {
image: string;
server_url: string;
cluster_id: number;
[key: string]: any;
}>({
token: '',
image: '',