Zurück zu Übersicht hinzugefügt
This commit is contained in:
@@ -176,7 +176,14 @@ const getAvailableQueryStringData = (keys) => {
|
||||
variant="outline"
|
||||
@click="router.back()/*router.push(`/standardEntity/${type}`)*/"
|
||||
>
|
||||
<!-- {{dataType.label}}-->
|
||||
Zurück
|
||||
</UButton>
|
||||
<UButton
|
||||
icon="i-heroicons-chevron-left"
|
||||
variant="outline"
|
||||
@click="router.push(`/standardEntity/${type}`)"
|
||||
>
|
||||
Übersicht
|
||||
</UButton>
|
||||
</template>
|
||||
<template #center>
|
||||
|
||||
Reference in New Issue
Block a user