tremble %!s(int64=4) %!d(string=hai) anos
pai
achega
fc5935a245
Modificáronse 1 ficheiros con 1 adicións e 0 borrados
  1. 1 0
      web/src/components/hotspot/index.vue

+ 1 - 0
web/src/components/hotspot/index.vue

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