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