From 09516f32766416e15a315f2474b06fac9959d736 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E8=BE=89?= <814457906@qq.com> Date: Tue, 14 May 2024 09:37:21 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E6=94=B9?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/views/system/addQuestionnaire/index.vue | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) 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 +