forked from verdnatura/salix-front
Merge branch 'master' into hotfix-notRedirectOnLoad
This commit is contained in:
commit
118e346a07
|
@ -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
|
||||||
/>
|
/>
|
||||||
|
|
Loading…
Reference in New Issue