vuex 模块下面的getters undefined

原因是虽然各模块中你写了getters,但是getters这个方法不属于模块,所以你要写在根目录下才可以

posted @ 2021-12-30 16:58  abcdefgab  阅读(186)  评论(0)    收藏  举报