websanova/vue-upload

Send Custom Parameter onSelect

Closed this issue · 1 comments

Send Custom Parameter onSelect,
I need to set value on a model, after selecting the file with some parameters
how to do this?

i've tried

$upload.select('file');$upload.option('file', 'isi', param); - onclick button

Thank your for answering my previous question
I solved this