fix custom date picker update in reporting

This commit is contained in:
Gregor Vostrak
2024-09-19 11:16:31 +02:00
parent d5b35ef420
commit 05f240efc9

View File

@@ -87,7 +87,11 @@ function setLastYear() {
</script>
<template>
<Dropdown v-model="open" :close-on-content-click="false" align="bottom-end">
<Dropdown
v-model="open"
:close-on-content-click="false"
align="bottom-end"
@submit="emit('submit')">
<template #trigger>
<button
class="px-3 py-1.5 bg-input-background border border-input-border font-medium rounded-lg flex items-center space-x-2">