onShow
This commit is contained in:
@@ -52,9 +52,9 @@ export default {
|
||||
detail: {default: () => ({})},
|
||||
comment: Boolean
|
||||
},
|
||||
mounted() {
|
||||
onShow() {
|
||||
document.title = this.title
|
||||
}
|
||||
},
|
||||
}
|
||||
</script>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user