浏览代码

录音组件输入默认关闭

natasha 3 周之前
父节点
当前提交
f7e0ebd7cc
共有 1 个文件被更改,包括 1 次插入1 次删除
  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: {