refactor: refs #7266 Changed method name #884
|
@ -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
|
||||
|
|
Loading…
Reference in New Issue