Bläddra i källkod

进入停车位页面,查找逻辑

gcz 4 år sedan
förälder
incheckning
3293a7d13d
1 ändrade filer med 2 tillägg och 2 borttagningar
  1. 2 2
      pages/parkingLists/parkingLists.vue

+ 2 - 2
pages/parkingLists/parkingLists.vue

@@ -151,12 +151,12 @@
 			}
 		},
 		onLoad(){
-			this.getLocation()
+			// this.getLocation()
 		},
 		onShow() {
 			this.isShowSearchParking = false
 			this.isShowParkingDetail = false
-			this.getNearRoadsl()
+			this.getLocation()
 		},
 		methods:{
 			/*