Commit 532a53bd authored by liujiangnan's avatar liujiangnan

debug

parent 9b791d69
...@@ -294,6 +294,9 @@ export default class NewClass extends middleLayerBase { ...@@ -294,6 +294,9 @@ export default class NewClass extends middleLayerBase {
} }
async pdtdFinishHandler() { async pdtdFinishHandler() {
(<any>window).courseware.freeAllOcMethod();
if (!this.getData("syllabus_path") || this.getData("syllabus_path").type !== "pdtd") { if (!this.getData("syllabus_path") || this.getData("syllabus_path").type !== "pdtd") {
// 不是拼读天地的学习内容 // 不是拼读天地的学习内容
return; return;
......
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