Vuex: getter는 기능해야 하지만 모듈 "customer"의 "getters.default"는 {}임 나는 몇 개의 모듈로 Vuex 스토어를 구성했는데, 지금 내가 해결할 수 없는 이상한 Vuex 오류에 직면해 있다. Uncaught Error: [vuex] getters should be function but "getters.default" in module "customer" is {}. at assert (vuex.esm.js?358c:97) at eval (vuex.esm.js?358c:271) at eval (vuex.esm.js?358c:85) at Array.forEach () at forEachValue (vuex.esm.js?358c:85) at eval (vuex.esm.js?..