mirror of
https://gitee.com/vant-contrib/vant.git
synced 2025-04-06 03:57:59 +08:00
[bugfix] ImagePreview: manually close not work (#864)
This commit is contained in:
parent
7c84582d7b
commit
a5ddfeee68
@ -114,6 +114,7 @@ export default {
|
||||
|
||||
this.opened = false;
|
||||
manager.close(this._popupId);
|
||||
this.$emit('input', false);
|
||||
},
|
||||
|
||||
move() {
|
||||
|
Loading…
x
Reference in New Issue
Block a user