vue, the data of the list is updated but the page is not rendered, how should it be rendered?
officials say that there are mutation methods, such as push,shift, and so on. At present, we can only use a stupid method to add a push and then re-render, but I don"t think it"s very good. Is there a more formal method to refresh the list when the data is refreshed?