bug
This commit is contained in:
@@ -39,6 +39,9 @@ export default {
|
||||
this.areaName = this.user.areaName
|
||||
this.getList()
|
||||
uni.setNavigationBarTitle({title: '乡村相册'})
|
||||
uni.$on('updateList', () => {
|
||||
this.getList()
|
||||
})
|
||||
},
|
||||
|
||||
methods: {
|
||||
|
||||
Reference in New Issue
Block a user