king
2019-12-27 14dddbb8c4babce0f2444e1d2d1a3784a273969d
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)
  }