花费 6 ms
vuex mapMutations 使用

你可以在组件中使用 this.$store.commit('xxx') 提交 mutation,或者使用 mapMutations 辅助函数将组件中的 methods 映射为 store.commit ...

Thu Jun 07 22:45:00 CST 2018 0 27884

 
粤ICP备18138465号  © 2018-2025 CODEPRJ.COM