React upload upload attachments, the front end is cached first, and then saved to upload the server together?

as detailed in the title:

1. Current implementation:

antduploadaction

2:


Dec.04,2021

is this really designed by your product manager? In order to save the time of uploading pictures, this interface usually sends the pictures separately from other form data.
if you really want to do this, you can write js upload yourself


this question is uploaded using custom upload method instead of action method in the lower right corner of antd's upload component. You can take a look at the official website

.
Menu