Update self.vue

This commit is contained in:
StarsL.cn
2024-10-24 12:21:24 +08:00
committed by GitHub
parent 21a88f8b62
commit a6f60cd8d0

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"