Element-ui upload component, the front end to display the added picture, upload to modify the file-list report status is null error, how to solve?

Uncaught TypeError: Cannot set property "status" of null

clipboard.png

clipboard.png

clipboard.png

some people say that file-list is read-only and cannot be modified, so what about the pictures to be displayed at the front end?

Feb.27,2022

you have finished uploading at beforeUpload . Should you return false block the submission of the original components?

Menu