This commit is contained in:
2025-09-18 16:49:05 +08:00
parent 66db2bd854
commit 3410732a36
3 changed files with 7 additions and 4 deletions

View File

@@ -113,6 +113,8 @@
},
onLoad (options) {
this.title = options.title
},
created () {
this._getIoDisDocumentInfo()
},
methods: {