zhengkaixin 2 年之前
父節點
當前提交
0f22f99ec1
共有 1 個文件被更改,包括 3 次插入1 次删除
  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({