zhupeng 3 vuotta sitten
vanhempi
commit
6d6607cf27
1 muutettua tiedostoa jossa 3 lisäystä ja 3 poistoa
  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){