I have two Vue components: one is a form and another is a table, they are in the same page. I want to refresh the table with new values when the form is submitted.
In