sunyize пре 2 година
родитељ
комит
b2b74a9db6
1 измењених фајлова са 1 додато и 1 уклоњено
  1. 1 1
      src/views/networkAccess/registration.vue

+ 1 - 1
src/views/networkAccess/registration.vue

@@ -964,7 +964,7 @@ export default {
           that.showsearchResult = false
           that.showsearchcurrentAddress = false
           that.poiList = result.poiList.pois
-          this.markerResult(that.poiList[0],'businessAddress')
+          that.markerResult(that.poiList[0],'businessAddress')
         }else{
           that.showsearchResultBusinessAddress = false
           that.showsearchResult = false