我正在使用vuex和命名空间,我为vuex创建了àstore,当我调用操作时,我有错误vuex未知的操作类型: getPackagingList,我检查了所有东西的拼写错误,但没有结果: store(index.js): import Vue from 'vue'import state from './modules
这是我第一次使用Vuex。 顺便说一句,我分离了这些文件,这样我就可以很容易地调试它,我认为这对我来说是一个很好的实践,因为我计划在一个更大的项目中实现vuex。这是我的index.js: import Vue from 'vue';import articles from './modules/articles';
Vue.us
但是我得到了Vuex - Unknown action type CreateProfile (on clicking the submit button) / ProfileList (on refreshingprofile.phone_number }}</template>import { mapGetters } from 'vuex<style> mar