It is necessary to upload and modify personal information. After the user fills in the data, the data will be displayed the second time. Now there is a problem with the pictures. In addition to displaying multiple pictures, the user can also upload pictures again and modify the data after submission. But when the image is modified and submitted for the second time, all the data is printed on the page, but when it is submitted to the background, only the newly added image is uploaded for printing. How can I make it so that all the image data is also uploaded to the background?