king
2021-10-12 2b4b1ecca5b6170bcbf3364b7ea81a248d0d6593
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
  }
}