mo 3 년 전
부모
커밋
326f2127c1
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1 1
      src/views/setQuestions/components/answerList.vue

+ 1 - 1
src/views/setQuestions/components/answerList.vue

@@ -63,7 +63,7 @@
           :accept="
             questionList[currentIndex - 1]['type'] == 'image'
               ? '.jpg, .jpeg, .png'
-              : '.XLSX,.XLS,.DOCX,.PDF,.TXT,PSD,EPS'
+              : '.XLSX,.XLS,.DOCX,.PDF,.TXT,.PSD,.EPS'
           "
           :before-upload="
             (flie) => {