fix: instant close dialog

This commit is contained in:
Net 2024-08-01 18:01:50 +07:00
parent 9d3c35b324
commit a3493a2f46

View file

@ -3184,7 +3184,6 @@ watch(isMainPage, () => {
height="50vh" height="50vh"
:close=" :close="
() => { () => {
clearForm();
dialogCustomerType = false; dialogCustomerType = false;
} }
" "