我在几个模块中构建了我的Vuex商店,现在我面临着一个我无法解决的奇怪的Vuex错误: Uncaught Error: [vuex] getters should be function but "getters.default358c:205) 我的Vuex商店的结构是基于以下模式构建的 - store
-- ind
我正在尝试测试一个引用Vuex商店的基本Vue组件。我想我遵循了Vue的例子(https://vue-test-utils.vuejs.org/guides/using-with-vuex.html#mocking-getters)到了一个T,但它似乎不起作用我得到了标题中提到的错误。= new Vuex.Store({ })
it('renders