Open JustDinging opened 4 years ago
Two mutations cannot call each other, whether in the same modules or not, use actions
同步的:commit(模块名/方法名) 异步的:dispatch(模块名/方法名) .如: commit('app/saveDatas')