Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

How does Ajax take parameters when I upload a file? #25

Open
Popxie opened this issue Sep 29, 2021 · 0 comments
Open

How does Ajax take parameters when I upload a file? #25

Popxie opened this issue Sep 29, 2021 · 0 comments

Comments

@Popxie
Copy link

Popxie commented Sep 29, 2021

<FileUpload 
    target="http://localhost:8000/api/upload"
    action="POST"
    v-on:progress="progress" 
    v-on:start="startUpload" 
    v-on:finish="finishUpload" />

How does Ajax take parameters when I upload a file? The README is not present!

56

@Popxie Popxie changed the title how to take params when uploading? How does Ajax take parameters when I upload a file? Sep 29, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant