Commit 100b752d by Chao Sun

多选问题

parent c2a98a9d
...@@ -24,7 +24,6 @@ export class Page3Component implements OnInit { ...@@ -24,7 +24,6 @@ export class Page3Component implements OnInit {
ngOnInit() { ngOnInit() {
this.curQues = {} this.curQues = {}
this.curAllQues = {} this.curAllQues = {}
this.curQuesLen = this.curPageData['questions'].length this.curQuesLen = this.curPageData['questions'].length
//初始化增加孩子按钮可以点2次 //初始化增加孩子按钮可以点2次
......
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