Parcourir la source

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

gcz il y a 4 ans
Parent
commit
3293a7d13d
1 fichiers modifiés avec 2 ajouts et 2 suppressions
  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:{
 			/*