fix bug codegenie
This commit is contained in:
@@ -277,7 +277,7 @@
|
||||
icon="pi pi-download"
|
||||
class="p-button-text p-button-sm"
|
||||
label="Download"
|
||||
@click="downloadFile(scenario_output)"
|
||||
@click="downloadFile()"
|
||||
/>
|
||||
</li>
|
||||
</ul>
|
||||
@@ -560,7 +560,7 @@ if (scenario.value.inputs.some((input) => input.name === 'MultiFileUpload')) {
|
||||
|
||||
}else{
|
||||
console.log("Error in execution");
|
||||
|
||||
|
||||
}
|
||||
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user