import { mapGetters } from 'vuex' export default { // ... computed: { // mix the getters into computed with object spread operator .
確定! 回上一頁