Fix filter update in Keluhan and Gangguan components

This commit is contained in:
Dede Fuji Abdul
2024-03-04 16:20:04 +07:00
parent d3ae911579
commit 9cb4551bb9
59 changed files with 295 additions and 325 deletions

View File

@ -5,7 +5,7 @@
@run-search="() => filterData(filters)"
class="mb-4"
>
<Type1 @update:filters="(value) => (filters = value)" />
<Type1 @update:filters="(value) => filters = value" />
</Filters>
<div id="data">