tremble 4 năm trước cách đây
mục cha
commit
fc5935a245

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

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