Commit 3a2fd72b authored by limingzhe's avatar limingzhe

fix: debug

parent e455268d
...@@ -122,6 +122,7 @@ export class FormComponent implements OnInit, OnChanges, OnDestroy { ...@@ -122,6 +122,7 @@ export class FormComponent implements OnInit, OnChanges, OnDestroy {
} }
console.log('this.item: ' , this.item); console.log('this.item: ' , this.item);
this.save();
} }
init() { init() {
......
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