Sometimes we may need to compute derived state based on store state, ... import { mapGetters } from 'vuex'; export default { computed: ...
確定! 回上一頁