As you might have guessed, there's a mapMutations helper available: import { mapState, mapMutations } from 'vuex'; export default { name: "Example", ...
確定! 回上一頁