Loading client/src/components/History/Export/HistoryExport.vue +1 −0 Original line number Diff line number Diff line Loading @@ -292,6 +292,7 @@ const breadcrumbItems = computed(() => [ :records="previousExportRecords" class="mt-3" @onDownload="downloadFromRecord" @onCopyDownloadLink="copyDownloadLinkFromRecord" @onReimport="reimportFromRecord" /> </GModal> </div> Loading Loading
client/src/components/History/Export/HistoryExport.vue +1 −0 Original line number Diff line number Diff line Loading @@ -292,6 +292,7 @@ const breadcrumbItems = computed(() => [ :records="previousExportRecords" class="mt-3" @onDownload="downloadFromRecord" @onCopyDownloadLink="copyDownloadLinkFromRecord" @onReimport="reimportFromRecord" /> </GModal> </div> Loading