Each module can have its own state, mutations, getters, and actions . ... mapState({ a: state => state.a, b: state => state.b }) }, methods: ...
確定! 回上一頁