sunyize hace 2 años
padre
commit
b2b74a9db6
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  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