fix: refs #7266 Bad report
gitea/salix-front/pipeline/head This commit looks good Details

This commit is contained in:
Guillermo Bonet 2024-11-28 08:21:09 +01:00
parent 5889dbf3de
commit 55b9e3ddcd
1 changed files with 1 additions and 1 deletions

View File

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