refactor: handle close dialog create quotation
This commit is contained in:
parent
589be6d395
commit
7919f23505
1 changed files with 1 additions and 0 deletions
|
|
@ -219,6 +219,7 @@ function triggerQuotationDialog(opts: {
|
|||
}),
|
||||
);
|
||||
|
||||
pageState.addModal = false;
|
||||
window.open(url.toString(), '_blank');
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue