Переглянути джерело

Merge branch 'master' of http://192.168.0.115:3000/chenzhiguang/guangdong_museum

xzw 4 роки тому
батько
коміт
ddd5984fd8
1 змінених файлів з 1 додано та 0 видалено
  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);
       }