0
0
Fork 0
This commit is contained in:
Carlos Satorres 2024-10-29 08:32:47 +01:00
commit eea6276264
1 changed files with 1 additions and 1 deletions

View File

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