Explorar o código

录音组件输入默认关闭

natasha hai 3 semanas
pai
achega
f7e0ebd7cc
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      src/views/book/courseware/data/recordInput.js

+ 1 - 1
src/views/book/courseware/data/recordInput.js

@@ -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: {