src/components/orgNavBar/index.vue
@@ -53,9 +53,9 @@ this.$store.commit('CLEAR_ALL', null) var imgArr = item.bgImg.split(',') this.$store.commit('SET_POPUPBGURL', imgArr[0]) this.$store.commit('SET_POPUPQRURL', item.QRImg) this.$store.commit('SET_POINTPOSITION', [ Number(item.longitude), Number(item.latitude),