Many Changes

This commit is contained in:
2024-05-13 10:43:23 +02:00
parent 491d502c40
commit 28ff274107
4 changed files with 507 additions and 1 deletions

View File

@@ -186,6 +186,11 @@ const getDuration = (time) => {
{{dataStore.getProfileById(filterUser) ? dataStore.getProfileById(filterUser).fullName : "Kein Benutzer ausgewählt"}}
</template>
</USelectMenu>
<UButton
@click="router.push(`/workingtimes/evaluate/${filterUser}`)"
>
Auswertung
</UButton>
</template>
</UDashboardToolbar>
<div class="mx-3">