zhengkaixin 2 lat temu
rodzic
commit
0f22f99ec1

+ 3 - 1
pages/searchPile/stationAndPile/chargingPileDetails.vue

@@ -303,7 +303,9 @@
 					uni.hideLoading()
 				
 					this.lockStatus =res.data.lockStatus 
-				
+					setTimeout(()=>{
+						this.getPile()
+					},5*1000)
 					
 				}).catch(error2 => {
 					uni.showToast({