@ -42,6 +42,8 @@ export default {
showModal(newVal) {
if (!newVal) {
this.codeUri = ''
} else {
this.zIndex = PopupManager.nextZIndex()
}
},