Upload: add headers attr

pull/2/head
qingwei.li 2016-09-02 18:11:45 +08:00
parent a8f6ae8db9
commit 6670505de5
1 changed files with 1 additions and 0 deletions

View File

@ -34,6 +34,7 @@ export default {
type: String,
default: 'file'
},
headers: Object,
withCredentials: Boolean,
multiple: Boolean,
accept: String,