This commit is contained in:
liuye
2022-03-15 10:27:34 +08:00
parent ca1d195723
commit 75c88765ef

View File

@@ -90,6 +90,7 @@ export default {
this.areaId = this.user.areaId
this.areaName = this.user.areaName
uni.$on('reload',()=>{
this.current = 1
this.getList()
})
this.getList()