refactor: reset form

This commit is contained in:
Thanaphon Frappet 2024-11-20 14:41:42 +07:00
parent 937f7cbad4
commit 1a1f2cb9f3
2 changed files with 7 additions and 0 deletions

View file

@ -663,6 +663,7 @@ watch(
async () => {
await fetchList();
customerBranchFormState.dialogModal = false;
customerBranchFormStore.resetForm();
flowStore.rotate();
}
"