forked from huge/frontEnd/hugeOA

Mr Ke
2020-05-27 4991bc08e414f371c624151f671236fcfed0bf01
src/module/menu/menu.jsx
@@ -64,7 +64,7 @@
              collapsible={true}
            >
              {
                menusListByRole &&
                menusListByRole && menusListByRole[role] &&
                <MenView
                  history={this.props.history}
                  pathname={selected(menusListByRole[role].menus, this.props.location.pathname)}