更新
This commit is contained in:
@@ -170,7 +170,7 @@
|
||||
latitude :that.origin.latitude
|
||||
}
|
||||
}
|
||||
oilSiteApi.getSiteList(data1).then(res => {
|
||||
oilSiteApi.findKASiteInfoByPage(data1).then(res => {
|
||||
//console.log(res)
|
||||
if (res.code == 20000) {
|
||||
that.nearSite = res.data.list
|
||||
|
||||
Reference in New Issue
Block a user