refactor: reset form
This commit is contained in:
parent
937f7cbad4
commit
1a1f2cb9f3
2 changed files with 7 additions and 0 deletions
|
|
@ -663,6 +663,7 @@ watch(
|
|||
async () => {
|
||||
await fetchList();
|
||||
customerBranchFormState.dialogModal = false;
|
||||
customerBranchFormStore.resetForm();
|
||||
flowStore.rotate();
|
||||
}
|
||||
"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue