mapState ({ prop1: state => state.myModule1.prop1 }),. 27. // namespaced. 28 ...Vuex.mapState('myModule2', ['prop2']).
確定! 回上一頁