Invalid vue dynamic binding click event

problem description

after asynchronous file upload, the page displays the file name + delete button, and the delete event cannot be loaded

the environmental background of the problems and what methods you have tried

related codes

/ / Please paste the code text below (do not replace the code with pictures)

clipboard.png

clipboard.png

what result do you expect? What is the error message actually seen?

Click the delete button to delete the file

Apr.20,2021

you can directly put this html in template , and use the v-if or v-show instructions to make it appear during the success callback.
with all due respect, what you need to do is to read the document a few more times and quickly change the way you think about vue as jquery

.
Menu