king
2021-10-14 dddb2c96f42d9c852dba26ff9a27daa12bd85008
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
  }
}