mirror of
https://github.com/ElemeFE/element.git
synced 2025-12-19 12:04:02 +08:00
some bug fixes
This commit is contained in:
@@ -129,8 +129,7 @@
|
||||
|
||||
handleWrapperClick() {
|
||||
if (this.closeOnClickModal) {
|
||||
this.action = '';
|
||||
this.doClose();
|
||||
this.handleAction('cancel');
|
||||
}
|
||||
},
|
||||
|
||||
|
||||
Reference in New Issue
Block a user