xzw 1 год назад
Родитель
Сommit
a3ac6f34e2
1 измененных файлов с 1 добавлено и 1 удалено
  1. 1 1
      scene/public/static/js/main_2020_show.js

+ 1 - 1
scene/public/static/js/main_2020_show.js

@@ -58842,7 +58842,7 @@ class PanTransGuide{
         let last
         
         let index = this.player.model.heroLocations.findIndex(e=>e.name == '沉浸看展')
-        let locations = this.player.model.heroLocations[index]
+        let locations = this.player.model.heroLocations[index].heroLocations
         this.player.model.heroLocations.splice(index,1)
         
         locations.forEach((e,i)=>{