king
2020-05-06 4e1938344ca46c0cbe699756ecaffa630e698aec
src/components/sidemenu/editthdmenu/index.jsx
@@ -91,6 +91,7 @@
   */
  handleMenu = (menu) => {
    const _this = this
    if (!is(fromJS(this.props.menulist), fromJS(this.state.menulist))) {
      notification.warning({
        top: 92,