VUE - vuex的...map使用合集 ... export default { getterArr(state) { return state.arr.map(value => value * 2); } }. mutations.js.
確定! 回上一頁