Fix filter update in Keluhan and Gangguan components
This commit is contained in:
		| @@ -5,7 +5,7 @@ | ||||
|     :report-button="true" | ||||
|     class="mb-4" | ||||
|   > | ||||
|     <Type13 @update:filters="(value) => (filters = value)" /> | ||||
|     <Type13 @update:filters="(value) => filters = value" /> | ||||
|   </Filters> | ||||
|  | ||||
|   <div id="data"> | ||||
|   | ||||
		Reference in New Issue
	
	Block a user