wip
This commit is contained in:
parent
3046dff6a0
commit
2fcfeaf8c0
|
|
@ -184,6 +184,7 @@
|
|||
|
||||
closeCustomersDialog(form) {
|
||||
Object.keys(this.dialog.form).forEach(key => this.dialog.form[key] = '')
|
||||
this.dialog.form.rules = []
|
||||
this.dialog.show = false
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Reference in New Issue