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