title
This commit is contained in:
@@ -29,6 +29,9 @@ export default {
|
||||
onChange(e) {
|
||||
this.params = e.params
|
||||
this.component = e.type
|
||||
},
|
||||
onShow() {
|
||||
document.title = "特殊人群"
|
||||
}
|
||||
},
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user