"[vuex] 상태 필드 foo가 foobar에서 같은 이름의 모듈에 의해 오버라이드되었습니다." 딥머지 도우미 함수가 농담으로 사용됩니다. 저는 도우미 기능을 사용하여 농담에 스토어를 만들고 있습니다.도우미 함수는 딥 머지를 사용하여 기본 Configuration과 맞춤 Configuration을 Marge합니다.이로 인해 여러 콘솔 경고가 발생합니다. [vuex] state field "cart" was overridden by a module with the same name at "cart" [vuex] state field "customer" was overridden by a module with the same name at "customer" [vuex] state field "checko..