onShow
This commit is contained in:
@@ -168,7 +168,9 @@ export default {
|
||||
'isFilingCertificateStatus', 'communityBuildingType', 'yesOrNo', 'BulidResidentType').then(() => {
|
||||
this.getBuilding()
|
||||
})
|
||||
document.title = '以房找人'
|
||||
},
|
||||
onShow() {
|
||||
document.title = "以房找人"
|
||||
},
|
||||
methods: {
|
||||
getSelectList(communityId) {
|
||||
|
||||
Reference in New Issue
Block a user