vue通过辅助函数mapState、mapActions、mapMutations,把vuex.store中的属性映射到vue ... mapState('some/nested/module', { a: state => state.a, ...
確定! 回上一頁