diff --git a/src/views/system/addQuestionnaire/index.vue b/src/views/system/addQuestionnaire/index.vue index bbe48ea..7017c00 100644 --- a/src/views/system/addQuestionnaire/index.vue +++ b/src/views/system/addQuestionnaire/index.vue @@ -877,7 +877,6 @@ export default { } else if (item.id == 'COMBINATION_SCORING_SUBJECT') { this.questionlist.push({ title: '组合打分题', - questionName: '', questionDescription: '', questionType: 'COMBINATION_SCORING_SUBJECT', id: this.id++, @@ -1436,4 +1435,4 @@ export default { } } } - \ No newline at end of file +