natasha 1 주 전
부모
커밋
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"