浏览代码

定位异常

zhupeng 3 年之前
父节点
当前提交
6d6607cf27
共有 1 个文件被更改,包括 3 次插入3 次删除
  1. 3 3
      pages/searchPile/stationAndPile/stationDetails.vue

+ 3 - 3
pages/searchPile/stationAndPile/stationDetails.vue

@@ -310,9 +310,9 @@
 					})*/
 					//this.message=JSON.stringify(res)
 				}).catch(error => {
-					/*uni.showToast({
-						title:'getPoint'+JSON.stringify(error)
-					})*/					
+					uni.showToast({
+						title:error//'getPoint'+JSON.stringify()
+					})					
 				})
 			},
 			calculateDistance(startLngLat,endLngLat){