我在main.js中import store from './vuex/store'import Vuex from 'vuex'Vue.use(Vuex)然后直接store.dispatch('hello(123)')報(bào)錯(cuò)了提示[vuex] unknown action type: hello(123)求大神指點(diǎn)
如何在main.js中改變vuex中的值?
森林海
2018-12-12 18:15:55