mirror of
https://github.com/youzan/vant.git
synced 2025-10-18 01:17:15 +00:00
dialog component
This commit is contained in:
@@ -78,9 +78,8 @@ export default {
|
||||
}, 200);
|
||||
}
|
||||
|
||||
PopupManager.closeModal(this._popupId);
|
||||
this.opened = false;
|
||||
this.closing = false;
|
||||
this.doAfterClose();
|
||||
}
|
||||
}
|
||||
};
|
||||
|
Reference in New Issue
Block a user