Compare commits

..

No commits in common. "ae12c3d517d6cdc24fead6db8e79c320a72b0abf" and "c8c5ab72bb6f748a0d71c5de0160d806ab1b52ab" have entirely different histories.

1 changed files with 0 additions and 4 deletions

View File

@ -401,10 +401,6 @@ export default {
if (!v) {
let meanId = this.getQuestionId(1104)
this.$set(this.questionForm, meanId, 'NE')
} else {
let mean = this.getMean()
let meanId = this.getQuestionId(1104)
this.$set(this.questionForm, meanId, mean)
}
}
this.setQuestions()