-
-
Notifications
You must be signed in to change notification settings - Fork 3.9k
Closed
Labels
Description
- I have searched the issues of this repository and believe that this is not a duplicate.
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改变请求类型的功能失效