修改
This commit is contained in:
parent
0b830d9d45
commit
09516f3276
@ -877,7 +877,6 @@ export default {
|
|||||||
} else if (item.id == 'COMBINATION_SCORING_SUBJECT') {
|
} else if (item.id == 'COMBINATION_SCORING_SUBJECT') {
|
||||||
this.questionlist.push({
|
this.questionlist.push({
|
||||||
title: '组合打分题',
|
title: '组合打分题',
|
||||||
questionName: '',
|
|
||||||
questionDescription: '',
|
questionDescription: '',
|
||||||
questionType: 'COMBINATION_SCORING_SUBJECT',
|
questionType: 'COMBINATION_SCORING_SUBJECT',
|
||||||
id: this.id++,
|
id: this.id++,
|
||||||
@ -1436,4 +1435,4 @@ export default {
|
|||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
</style>
|
</style>
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user