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) => {