Does the event not take effect after vue dynamically adds data using the foottab tables plug-in?

as mentioned above, I use vueajax to request the background interface, and then after v-for traverses the rendering, the foottab plug-in click event and paging are invalid. How to solve this?


Mar.12,2021

paste the code, is it because the v-for has not finished rendering when the click event is added

Menu