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