Commit 4c1c49c2 authored by 15011343103's avatar 15011343103

debug

parent bfed74f3
......@@ -374,8 +374,10 @@ new Vue({
}
},
async created() {
window.courseware.getData(async (data) => {
// 初始加载根目录
await this.loadCatalog(this.initialPid);
}, key);
},
beforeDestroy() {
// 清理点读音频实例
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment