mo 3 lat temu
rodzic
commit
326f2127c1
1 zmienionych plików z 1 dodań i 1 usunięć
  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) => {