Open PlusLius opened 5 years ago
https://github.com/jackiewillen/build-your-own-vuex/blob/305d3ade3c16a3e0bd459bfd7ec8d698d1df20f2/my-own-vuex/src/myVuex/store.js#L53
这里应该是 return module._children[key];
@PlusLius 应该是的,谢谢提醒
https://github.com/jackiewillen/build-your-own-vuex/blob/305d3ade3c16a3e0bd459bfd7ec8d698d1df20f2/my-own-vuex/src/myVuex/store.js#L53