mirror of
https://github.com/element-plus/element-plus.git
synced 2026-03-13 07:51:17 +08:00
* fix(components): [upload] append all values in formdata * chore: apply cb review * fix(components): [upload] support both array and tuple in formdata * chore: more guards * chore: improve type * Update packages/components/upload/src/ajax.ts Co-authored-by: rzzf <cszhjh@gmail.com> * fix: import * chore: address cb review --------- Co-authored-by: rzzf <cszhjh@gmail.com>