How does vuex add pair-hop data?

when I click Save, add the data to vuex and render it on the list page. How do I do this?

Dec.14,2021

vuex data is also responsive. All you have to do is to save a corresponding empty object in state, such as arr: [], then overwrite the arr when saving the data, get the corresponding getter, value in the computed attribute and return a new value, and the rest of the operations are v-for.

I don't know. I don't misunderstand what you mean.

Menu