mirror of
https://github.com/element-plus/element-plus.git
synced 2025-01-24 11:05:17 +08:00
docs: add missing upload 'method' attribute documentation (#4008)
This commit is contained in:
parent
5cd8be2434
commit
174756b73d
@ -86,6 +86,7 @@ upload/manual
|
||||
| ---------------- | ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | ---------------------------------- | ------------------------- | ------- |
|
||||
| action | required, request URL | string | — | — |
|
||||
| headers | request headers | object | — | — |
|
||||
| method | set upload request method | string | post/put/patch | post |
|
||||
| multiple | whether uploading multiple files is permitted | boolean | — | — |
|
||||
| data | additions options of request | object | — | — |
|
||||
| name | key name for uploaded file | string | — | file |
|
||||
|
Loading…
Reference in New Issue
Block a user