Commit cc493bf3 authored by limingzhe's avatar limingzhe

fix: debug

parent 8bd44438
......@@ -283,6 +283,7 @@ export abstract class middleLayerBase extends cc.Component {
this.IS_BUNDLE_LOADING = true;
this.showWaitingLetters();
return;
let api = `api/courseware/v2/${courseId}/list`;
if (linkFlag === true) {
......
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