mapState ({ selected: state => state.nav.selected }), selectedComponent() ... <script> import { mapState, mapMutations, mapActions, mapGetters } from "vuex"; ...
確定! 回上一頁