vuex包中定義的mapGetters函數如下export const mapGetters = normalizeNamespace((namespace, getters) => { //實際會變為 Vuex Pass arguments to a Vuex getter
確定! 回上一頁