页签标题个性化修改

This commit is contained in:
qq787203167
2022-06-10 17:57:24 +08:00
parent 820006fe18
commit 8af3b8d2b7
11 changed files with 39 additions and 2 deletions
@@ -345,6 +345,7 @@
created() {
let _this = this
this.loading = true
document.title = this.$t('documentLibraryDetails')
this.getTitle(function() {
_this.getInfoById()
})