fix: Information is out of date

This commit is contained in:
Net 2024-09-25 14:21:39 +07:00
parent ddf21992ff
commit f6df90021f

View file

@ -2221,7 +2221,7 @@ const emptyCreateDialog = ref(false);
customerFormState.editCustomerId,
);
await fetchListCustomer();
await fetchListCustomer(true);
customerFormStore.resetForm();
}
"