Commit bd1bb7e1 authored by liujiaxin's avatar liujiaxin

sdf

parent e221554e
...@@ -87,7 +87,7 @@ export class PlayComponent implements OnInit, AfterViewInit, OnDestroy { ...@@ -87,7 +87,7 @@ export class PlayComponent implements OnInit, AfterViewInit, OnDestroy {
] ]
} }
}; };
this.init(); // this.init();
// 获取数据 // 获取数据
const getData = (window as any).courseware.getData; const getData = (window as any).courseware.getData;
getData((data) => { getData((data) => {
......
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