forked from huge/frontEnd/hugeOA

...
liyj
2020-07-23 ebec8a6343ba4fedec50e462d8d2f81c2b719966
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)}