mirror of
https://github.com/InvoiceShelf/InvoiceShelf.git
synced 2026-04-07 05:31:24 +00:00
Fix customer dropdown (#307)
This commit is contained in:
@@ -487,6 +487,7 @@ async function searchCustomer() {
|
||||
page: 1,
|
||||
}
|
||||
|
||||
customerStore.$reset()
|
||||
await customerStore.fetchCustomers(data)
|
||||
isSearchingCustomer.value = false
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user