|
@ -924,7 +924,7 @@
|
|
|
vm.changeContent(vm.questions[i].question, ckd34)
|
|
|
} else {
|
|
|
vm.selectItem(vm.questions[i - 1].question, vm.questions[i - 1].option[1])
|
|
|
vm.questions[i].question.content = '1'
|
|
|
// vm.questions[i].question.content = '1'
|
|
|
vm.changeContent(vm.questions[i].question, '1')
|
|
|
vm.questions[i].question.content = ''
|
|
|
}
|