forked from huge/frontEnd/hugeOA

..
liyj
2020-06-28 e3831a6e7d20a22b1addc8752ccbf47786296975
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)}