返乡登记
This commit is contained in:
@@ -64,7 +64,7 @@ export default {
|
||||
computed: { ...mapState(['user']) },
|
||||
onShow() {
|
||||
this.areaId = this.user.areaId
|
||||
document.title = '返乡人员信息'
|
||||
document.title = '返乡登记'
|
||||
this.getList()
|
||||
this.getTotal()
|
||||
uni.$on('updateList', () => {
|
||||
|
||||
Reference in New Issue
Block a user