chore(Popup): reomve todo
This commit is contained in:
@@ -299,12 +299,6 @@ export default createComponent({
|
|||||||
this.$emit('click-overlay');
|
this.$emit('click-overlay');
|
||||||
|
|
||||||
if (this.closeOnClickOverlay) {
|
if (this.closeOnClickOverlay) {
|
||||||
// TODO
|
|
||||||
// if (this.onClickOverlay) {
|
|
||||||
// this.onClickOverlay();
|
|
||||||
// } else {
|
|
||||||
// this.close();
|
|
||||||
// }
|
|
||||||
this.close();
|
this.close();
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
|
|||||||
Reference in New Issue
Block a user