some bug fixes

This commit is contained in:
Leopoldthecoder
2017-05-13 22:34:50 +08:00
committed by 杨奕
parent 627e6cffaa
commit cce0061e56
5 changed files with 10 additions and 5 deletions

View File

@@ -129,8 +129,7 @@
handleWrapperClick() {
if (this.closeOnClickModal) {
this.action = '';
this.doClose();
this.handleAction('cancel');
}
},