onShow
This commit is contained in:
@@ -67,8 +67,10 @@ export default {
|
||||
},
|
||||
created() {
|
||||
this.checkAccess()
|
||||
},
|
||||
onShow() {
|
||||
document.title = "问卷调查"
|
||||
}
|
||||
},
|
||||
}
|
||||
</script>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user