zhengkaixin 2 năm trước cách đây
mục cha
commit
0f22f99ec1
1 tập tin đã thay đổi với 3 bổ sung1 xóa
  1. 3 1
      pages/searchPile/stationAndPile/chargingPileDetails.vue

+ 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({