@@ -788,7 +788,7 @@ export default {
this.$nextTick(()=>{
document.getElementById("equipListBox").scrollTop = 87*e.data.index;
- this.equipMarkerClick(e.data)
+ this.equipMarkerClick(e.data)
})