fix: download file error

This commit is contained in:
jialin
2025-11-12 11:01:13 +08:00
parent 7eedea8035
commit 11a676be83
16 changed files with 77 additions and 50 deletions
+1
View File
@@ -180,6 +180,7 @@ export const useCheckCompatibility = () => {
});
const evalution = await evaluationsModelSpec(
{
cluster_id: data.cluster_id,
model_specs: [
{
..._.omit(data, ['scheduleType']),