This commit is contained in:
2024-05-14 09:37:21 +08:00
parent 0b830d9d45
commit 09516f3276

View File

@ -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 {
}
}
}
</style>
</style>