This commit is contained in:
liuye
2021-12-24 17:55:57 +08:00
parent 3317e09dd9
commit 73ba48aa95
5 changed files with 14 additions and 6 deletions

View File

@@ -168,6 +168,9 @@ export default {
'isFilingCertificateStatus', 'communityBuildingType', 'yesOrNo', 'BulidResidentType').then(() => {
this.getBuilding()
})
uni.$on('update', () => {
this.getBuilding()
})
},
onShow() {
document.title = "以房找人"