@@ -34,7 +34,6 @@ export default {
methods:{
close(){
this.$hideHotspot()
- g_currentHot.closePopup()
if(g_bgAudio && g_bgAudio.pauseByHot){
window.manage.switchBgmState(true);