2. Zwischenstand
This commit is contained in:
@@ -41,7 +41,7 @@
|
||||
<UTable
|
||||
:data="items"
|
||||
:columns="normalizeTableColumns(columns)"
|
||||
@select="(i) => navigateTo(`/staff/profiles/${i.id}`)"
|
||||
:on-select="(i) => navigateTo(`/staff/profiles/${i.id}`)"
|
||||
>
|
||||
|
||||
</UTable>
|
||||
|
||||
Reference in New Issue
Block a user