@ -132,6 +132,8 @@ export default {
isShowModal(newVal) {
if (newVal) {
this.zIndex = PopupManager.nextZIndex()
} else {
this.modalUrl = ''
}
},