|
|
@@ -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
|