Commit a25f89b0 authored by 邵世尧's avatar 邵世尧

提交

parent 4e052609
...@@ -51,6 +51,7 @@ export class FormComponent implements OnInit, OnChanges, OnDestroy { ...@@ -51,6 +51,7 @@ export class FormComponent implements OnInit, OnChanges, OnDestroy {
} else { } else {
this.item = {}; this.item = {};
this.item.contentObj = {}; this.item.contentObj = {};
this.item.sideA=1;
} }
if(this.item.sideA==1){ if(this.item.sideA==1){
......
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