king
2021-10-08 d6dfba48678e1107a9e7c6524e1dfa2d3fdff03c
src/tabviews/custom/components/table/normal-table/index.jsx
@@ -650,9 +650,7 @@
const mapStateToProps = (state) => {
  return {
    menuType: state.editLevel,
    permAction: state.permAction,
    permMenus: state.permMenus
    menuType: state.editLevel
  }
}