@@ -192,7 +192,7 @@
uni.showLoading({
title: '加载中...'
})
- waitOrderQuery({handleUserLng:lat,handleUserLat:lng}).then(res => {
+ waitOrderQuery({handleUserLng:lng,handleUserLat:lat}).then(res => {
console.log(res)
if(res.status == 200){
this.listdata = res.data