标签: reactjs react-router react-router-component
我是React的新手,无法处理此错误。我有两个组成部分 第一个(路由):
ref
和第二个:
static void Change(ref string str) { str = "Test"; }
this.props.children 未定义,我无法理解为什么没有看到其中一个组件{Catalog}或{CatalogDetail}