Commit d81050d5 authored by Tt's avatar Tt

表单错误

parent c9da2a8c
...@@ -9,7 +9,7 @@ import { MetaFormCreator } from './mataFormCreator'; ...@@ -9,7 +9,7 @@ import { MetaFormCreator } from './mataFormCreator';
}) })
export class FormComponent extends ComponentBase implements OnInit, OnChanges, OnDestroy { export class FormComponent extends ComponentBase implements OnInit, OnChanges, OnDestroy {
// 储存数据用 // 储存数据用
saveKey = "hy01_danci"; saveKey = "hy11_paopao";
item = { item = {
recordFlag: false, recordFlag: false,
......
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