Commit 15ddeb25 authored by Tt's avatar Tt

表单

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