We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
1.6.5
https://codesandbox.io/s/quirky-sky-6v4n1?file=/src/App.vue
点击上传就行,任意改method的请求类型,都是不生效,一直是post
method属性能生效,能正常修改请求的类型
upload组件method改变请求类型的功能失效
The text was updated successfully, but these errors were encountered:
fix: upload custom method not work #2837
61e1f24
fix: upload method not work #2837
5c8b779
这问题解决了吗?1.7.2上仍然可以重现 @tangjinzhou
Sorry, something went wrong.
This issue has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs.
zhoudewei2526
No branches or pull requests
Version
1.6.5
Environment
https://codesandbox.io/s/quirky-sky-6v4n1?file=/src/App.vue
Reproduction link
Steps to reproduce
点击上传就行,任意改method的请求类型,都是不生效,一直是post
What is expected?
method属性能生效,能正常修改请求的类型
What is actually happening?
upload组件method改变请求类型的功能失效
The text was updated successfully, but these errors were encountered: