花費 4 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