This commit is contained in:
yanran200730
2022-07-02 18:15:27 +08:00
parent bba9c06808
commit 2f4e58bd47
3 changed files with 8 additions and 4 deletions

View File

@@ -56,7 +56,7 @@
return this.$u.toast('该商户尚未标记')
}
this.businessName = ''
this.businessName = item.businessName
this.isShow = false
this.map.easeTo({
center: new this.lib.LatLng(item.lat, item.lng),