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