Explorar el Código

录音组件输入默认关闭

natasha hace 3 semanas
padre
commit
f7e0ebd7cc
Se han modificado 1 ficheros con 1 adiciones y 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: {