refactor: reset form
This commit is contained in:
parent
b0c7af5b89
commit
955e6826a4
1 changed files with 2 additions and 0 deletions
|
|
@ -192,6 +192,8 @@ function triggerSelectTypeCustomerd() {
|
||||||
|
|
||||||
function triggerAddQuotationDialog() {
|
function triggerAddQuotationDialog() {
|
||||||
pageState.addModal = true;
|
pageState.addModal = true;
|
||||||
|
quotationFormStore.resetForm(true);
|
||||||
|
|
||||||
// TODO: form and state controll
|
// TODO: form and state controll
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue