0
0
Fork 0

refactor: refs #7266 Changed method name

This commit is contained in:
Guillermo Bonet 2024-10-28 14:11:34 +01:00
parent d4f92812cf
commit 15977357d9
1 changed files with 1 additions and 1 deletions

View File

@ -121,7 +121,7 @@ const entriesTableColumns = computed(() => [
:loading="isLoading"
@click="
openReport(
`Entries/${props.row.id}/buy-label`
`Entries/${props.row.id}/buy-label-supplier`
)
"
unelevated