vuex. 使用this.$store. import { createStore } from 'vuex'; export type State = { ... mutations: { addTodo (state, payload: Todo) {
確定! 回上一頁