Commit 73552a1f authored by 15011343103's avatar 15011343103

feat

parent 4c1c49c2
...@@ -374,10 +374,8 @@ new Vue({ ...@@ -374,10 +374,8 @@ new Vue({
} }
}, },
async created() { async created() {
window.courseware.getData(async (data) => { window.air.hideAirClassLoading(key, null);
// 初始加载根目录
await this.loadCatalog(this.initialPid); await this.loadCatalog(this.initialPid);
}, key);
}, },
beforeDestroy() { 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