Commit 6670505d authored by qingwei.li's avatar qingwei.li

Upload: add headers attr

parent a8f6ae8d
...@@ -34,6 +34,7 @@ export default { ...@@ -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,
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment