This commit is contained in:
xiaozhiyong
2024-07-22 08:59:59 +08:00
parent 90ebfec3e9
commit 96ed774959
2 changed files with 225 additions and 187 deletions

View File

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