瀏覽代碼

修复bug

hwy 4 月之前
父節點
當前提交
1e180b7e55
共有 1 個文件被更改,包括 1 次插入1 次删除
  1. 1 1
      app/jbsc/html/questionnaire.html

+ 1 - 1
app/jbsc/html/questionnaire.html

@ -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 = ''
                              }