vuex ' const app = new Vue({ el:'#app', store: store }) ... and then in my component, I map through the getters like so: computed: { .
確定! 回上一頁