Commit 4d16d8d3 authored by Chen Jiping's avatar Chen Jiping

增加日志输出

parent b029add2
......@@ -481,6 +481,8 @@ export class PlayComponent implements OnInit, OnDestroy {
this.data.exercisesArr.push(exercises);
}
console.log(this.data.exercisesArr);
}
if (!this.data.title) {
......
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