fix: Information is out of date
This commit is contained in:
parent
ddf21992ff
commit
f6df90021f
1 changed files with 1 additions and 1 deletions
|
|
@ -2221,7 +2221,7 @@ const emptyCreateDialog = ref(false);
|
|||
customerFormState.editCustomerId,
|
||||
);
|
||||
|
||||
await fetchListCustomer();
|
||||
await fetchListCustomer(true);
|
||||
customerFormStore.resetForm();
|
||||
}
|
||||
"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue