Commit e6c4dce0 authored by liujiaxin's avatar liujiaxin

www

parent 0e6b2ec0
...@@ -104,6 +104,7 @@ export class FormComponent implements OnInit, OnChanges, AfterViewInit, OnDestro ...@@ -104,6 +104,7 @@ export class FormComponent implements OnInit, OnChanges, AfterViewInit, OnDestro
this.item = { this.item = {
contentObj: {} contentObj: {}
}; };
window['ff'] = this;
// 获取存储的数据 // 获取存储的数据
(window as any).courseware.getData((data) => { (window as any).courseware.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