@@ -58,7 +58,6 @@ export default {
},
watch: {
show(val) {
- console.log('🚀 ~ file: Popup.vue ~ line 78 ~ show ~ val', val)
this.showSelf = val
}