Commit d867b14b authored by yu's avatar yu

1

parent 9b9801c6
...@@ -11,7 +11,7 @@ import { ComponentBase } from './ComponentBase'; ...@@ -11,7 +11,7 @@ import { ComponentBase } from './ComponentBase';
export class FormComponent extends ComponentBase implements OnInit, OnChanges, OnDestroy { export class FormComponent extends ComponentBase implements OnInit, OnChanges, OnDestroy {
// 储存数据用 // 储存数据用
saveKey = "op_72"; saveKey = "op_75plus";
// 储存对象 // 储存对象
item: any = { item: any = {
// score: 0, // score: 0,
......
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