shuishen
2022-03-10 f46387f451470c868e393a0a1ac6a9f3d60f4d59
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),