src/components/tabview/index.jsx @@ -56,7 +56,7 @@ if (menu.MenuID === this.state.selectedTabId) { tabs[0] && (tabs[0].selected = true) } console.log(tabs) this.props.modifyTabview(tabs) }