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