|
|
@@ -34,7 +34,7 @@ export function getRecordInputData() {
|
|
|
property: getRecordInputProperty(),
|
|
|
size: 'promax',
|
|
|
is_enable_score: switchOption[0].value,
|
|
|
- is_enable_input: switchOption[0].value,
|
|
|
+ is_enable_input: switchOption[1].value,
|
|
|
is_enable_manyTimes: switchOption[0].value,
|
|
|
answer: {
|
|
|
answer_list: {
|