28639
This commit is contained in:
@@ -305,7 +305,7 @@ export default {
|
|||||||
this.id = query.id
|
this.id = query.id
|
||||||
},
|
},
|
||||||
onShow() {
|
onShow() {
|
||||||
document.title = '居民详情'
|
document.title = '监测对象详情'
|
||||||
uni.$on('reload', () => {
|
uni.$on('reload', () => {
|
||||||
this.getInfo()
|
this.getInfo()
|
||||||
})
|
})
|
||||||
|
|||||||
Reference in New Issue
Block a user