This commit is contained in:
xiaozhiyong
2024-07-22 09:01:09 +08:00
parent d1af8b7ecb
commit 9f13a13cc8
3 changed files with 373 additions and 325 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