Explorar o código

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

xuyonghao hai 1 ano
pai
achega
a516d1bbab
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  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>