forked from huge/frontEnd/hugeOA

Mr Ke
2020-05-29 227089fcb8f0facbc0d4456f876a75a747ee6af3
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)}