refactor: refs #7266 Changed method name #884

Merged
guillermo merged 2 commits from 7266-buyLabelSupplier into dev 2024-10-29 06:04:22 +00:00
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