feat: 上传问题
This commit is contained in:
parent
732a41b79d
commit
926e2d5158
@ -16,8 +16,8 @@
|
||||
action="#"
|
||||
:auto-upload="false"
|
||||
:show-file-list="false"
|
||||
accept=".txt, .md"
|
||||
limit="50"
|
||||
accept=".txt, .md, .csv, .log"
|
||||
:limit="50"
|
||||
:on-exceed="onExceed"
|
||||
>
|
||||
<img src="@/assets/upload-icon.svg" alt="" />
|
||||
|
||||
Loading…
Reference in New Issue
Block a user