|
|
|
@@ -122,7 +122,7 @@ function ExportModelModal({ |
|
|
|
...formData, |
|
|
|
identifier: resource?.identifier, |
|
|
|
name: resource?.name, |
|
|
|
model_source: DataSource.HandExport, |
|
|
|
[config.sourceParamKey]: DataSource.HandExport, |
|
|
|
train_task: { |
|
|
|
workflow_id: pipelineId, |
|
|
|
experiment_id: experimentId, |
|
|
|
@@ -130,7 +130,7 @@ function ExportModelModal({ |
|
|
|
ins_id: experimentInsId, |
|
|
|
task_id: pipelineNodeId, |
|
|
|
}, |
|
|
|
model_version_vos: [ |
|
|
|
[config.filePropKey]: [ |
|
|
|
{ |
|
|
|
url: path, |
|
|
|
}, |
|
|
|
|