store.getters['模块名/方法名] //辅助函数: //导入: import { mapGetters } from 'vuex //使用: computed:{ ...mapGetters(['方法名']) .
確定! 回上一頁