Update self.vue

pull/131/head
StarsL.cn 2024-10-24 12:20:23 +08:00 committed by GitHub
parent e09bccfd0e
commit 8930a512c5
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 1 deletions

View File

@ -29,7 +29,7 @@
:headers="myHeaders"
:on-success="success"
:on-error="error"
accept=".xlsx"
accept=".xlsx, .csv"
:before-upload="handleBeforeUpload"
:show-file-list="false"
:multiple="false"