After the element ui component is uploaded successfully, there is an extra one of its own. Why is that?

because the style of the element ui component does not meet our requirements, I wrote an uploaded list myself

clipboard.png

clipboard.png


`


`
FileList


clipboard.png

Sep.17,2021

pay attention to the document on-change not only triggers the hook when the status of the file changes when adding files, but also is called
when adding files, successful upload and failed upload. You write a judgment push when you add files


I encounter similar problems, because I wrote a method to query the list of pictures in the method of uploading successfully. The picture will be deleted when uploading, and then it will pop up again when uploading. I just add a delayed load to the query method

.
Menu