1004749546@qq.com 4 years ago
parent
commit
aaacf18192
1 changed files with 1 additions and 1 deletions
  1. 1 1
      pages/index/index.vue

+ 1 - 1
pages/index/index.vue

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