sunyize před 2 roky
rodič
revize
b2b74a9db6
1 změnil soubory, kde provedl 1 přidání a 1 odebrání
  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