0
0
Fork 0

fix: refs #6826 fix redirect

This commit is contained in:
Jon Elias 2024-06-28 13:26:53 +02:00
parent a3704ce456
commit 6ee5fc954b
1 changed files with 1 additions and 0 deletions

View File

@ -30,6 +30,7 @@ const filter = {
:url="`VnRoles`"
:filter="filter"
@on-fetch="(data) => (role = data)"
data-key="RoleSummary"
>
<template #header> {{ role.id }} - {{ role.name }} </template>
<template #body>