fix: not fetch on mounted #1015

Merged
alexm merged 2 commits from hotfix-notRedirectOnLoad into master 2024-11-28 07:34:22 +00:00
1 changed files with 1 additions and 1 deletions
Showing only changes of commit 118e346a07 - Show all commits

View File

@ -86,7 +86,7 @@ const entriesTableColumns = computed(() => [
color="primary"
icon="print"
:loading="isLoading"
@click="openReport(`Entries/${entityId}/print`)"
@click="openReport(`Entries/${entityId}/buy-label-supplier`)"
unelevated
autofocus
/>