Update self.vue

pull/131/head
StarsL.cn 2024-10-24 12:20:40 +08:00 committed by GitHub
parent 8930a512c5
commit 21a88f8b62
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" :headers="myHeaders"
:on-success="success" :on-success="success"
:on-error="error" :on-error="error"
accept=".xlsx" accept=".xlsx, .csv"
:before-upload="handleBeforeUpload" :before-upload="handleBeforeUpload"
:show-file-list="false" :show-file-list="false"
:multiple="false" :multiple="false"