Commit 351dbb3c authored by limingzhe's avatar limingzhe

fix: debug

parent 766eaccb
...@@ -592,7 +592,7 @@ export class FormComponent implements OnInit, OnChanges, OnDestroy { ...@@ -592,7 +592,7 @@ export class FormComponent implements OnInit, OnChanges, OnDestroy {
this.tempItem = {} this.tempItem = {}
this.tempItem.quesArr = []; this.tempItem.quesArr = [];
this.addOnePageBtnClick(); // this.addOnePageBtnClick();
} }
} }
......
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