natasha 6 天之前
父节点
当前提交
adace49af3
共有 1 个文件被更改,包括 0 次插入1 次删除
  1. 0 1
      src/views/book/courseware/preview/components/record_input/RecordInputPreview.vue

+ 0 - 1
src/views/book/courseware/preview/components/record_input/RecordInputPreview.vue

@@ -28,7 +28,6 @@
         />
       </div>
       <PreviewOperation
-        v-if="isEnable(data.is_enable_input)"
         :is-show-answer="isShowAnswers"
         :is-show-retry="isEnable(data.is_enable_input)"
         @showAnswerAnalysis="showAnswerAnalysis"