This commit is contained in:
2020-12-09 19:13:10 +00:00
parent a96dea47bd
commit f662e0030f
2 changed files with 4 additions and 8 deletions

View File

@@ -23,7 +23,7 @@
<ExtensionExport :dataListSelection="dataListSelection" />
<ExtensionDelete
v-on:ext-close-refresh="close({ refresh: true })"
v-on:ext-show-job-log="handleError(e)"
v-on:ext-show-job-log="handleError($event)"
:dataListSelection="dataListSelection"
/>
</v-expansion-panels>