Procházet zdrojové kódy

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

gcz před 4 roky
rodič
revize
3293a7d13d
1 změnil soubory, kde provedl 2 přidání a 2 odebrání
  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:{
 			/*