mirror of https://github.com/ElemeFE/element
Upload: add headers attr
parent
a8f6ae8db9
commit
6670505de5
|
@ -34,6 +34,7 @@ export default {
|
|||
type: String,
|
||||
default: 'file'
|
||||
},
|
||||
headers: Object,
|
||||
withCredentials: Boolean,
|
||||
multiple: Boolean,
|
||||
accept: String,
|
||||
|
|
Loading…
Reference in New Issue