Fixed #6788
parent
b1b368c3f4
commit
11681f14cf
|
@ -702,8 +702,6 @@ export default {
|
|||
this.hide();
|
||||
}
|
||||
}
|
||||
|
||||
event.preventDefault();
|
||||
},
|
||||
onEscapeKey(event) {
|
||||
this.overlayVisible && this.hide(true);
|
||||
|
|
Loading…
Reference in New Issue