other
/
mew-iview
Toggle navigation
Sign in
Sign in
Project
Files
Commits
Network
Graphs
Milestones
Issues
0
Merge Requests
0
Labels
Wiki
Download as
Email Patches
Plain Diff
Browse Code »
Commit
7f0b9f3a9638124f6396fba8d3c12ae5981b10e9
Authored by
梁灏
2017-01-19 18:17:06 +0800
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
Inline
Side-by-side
src/components/upload/upload.vue
Wrap text
Show/Hide comments
View file @
7f0b9f3
...
...
@@ -30,7 +30,7 @@
30
30
headers: {
31
31
type: Object,
32
32
default () {
33
- return {}
33
+ return {}
;
34
34
}
35
35
},
36
36
multiple: {
...
...