fix: gpu selector by cluster

This commit is contained in:
jialin
2025-09-16 11:26:17 +08:00
parent 207c90e26c
commit 553ec724c2
40 changed files with 1106 additions and 1233 deletions
+1
View File
@@ -64,6 +64,7 @@ export interface ListItem {
labels: Record<string, string>;
state: string;
ip: string;
cluster_id: number;
state_message: string;
status: {
cpu: {