소스 검색

文档解析站v-else仅允许上传.txt,.pdf,.xlsx

xuyonghao 1 년 전
부모
커밋
a516d1bbab
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1 1
      src/components/DocumentCards.vue

+ 1 - 1
src/components/DocumentCards.vue

@@ -69,7 +69,7 @@
                           @before-remove="onBeforeRemove"
                           :custom-request="customRequest"
                           :show-upload-button="{ showOnExceedLimit: true }"
-                          accept="*">
+                          accept=".txt,.pdf,.xlsx">
                   <template #upload-button>
                     <div class="upload-main">
                       <p>拖拽文档到这里,或<span>点此上传</span></p>