This commit is contained in:
changjinpeng
2022-03-15 10:29:47 +08:00

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()