Commit 7f0b9f3a9638124f6396fba8d3c12ae5981b10e9

Authored by 梁灏
1 parent 9671827f

update Upload

update Upload
Showing 1 changed file with 1 additions and 1 deletions   Show diff stats
src/components/upload/upload.vue
@@ -30,7 +30,7 @@ @@ -30,7 +30,7 @@
30 headers: { 30 headers: {
31 type: Object, 31 type: Object,
32 default () { 32 default () {
33 - return {} 33 + return {};
34 } 34 }
35 }, 35 },
36 multiple: { 36 multiple: {