perbaikan input inventory

This commit is contained in:
aji@catalis.app
2025-07-12 11:40:34 +07:00
parent 2e4e583029
commit b1eee524c7

View File

@@ -274,6 +274,8 @@
} }
onMount(async () => { onMount(async () => {
selectedYear = new Date().getFullYear();
await fetchInventory( await fetchInventory(
searchTerm, searchTerm,
selectedVillaId, selectedVillaId,