forked from verdnatura/salix-front
fix: refs #7266 Bad report
This commit is contained in:
parent
5889dbf3de
commit
55b9e3ddcd
|
@ -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
|
||||
/>
|
||||
|
|
Loading…
Reference in New Issue