
执行过程处发(dispatch)一个action, action 随后会执行(commit)一个mutation, mutation 立即会改变state,

When we say state we are talking about a group of dozens of variables to store data





执行过程处发(dispatch)一个action, action 随后会执行(commit)一个mutation, mutation 立即会改变state,
When we say state we are talking about a group of dozens of variables to store data
本文标题:Vue State
本文链接:https://www.haomeiwen.com/subject/btdjgxtx.html
网友评论