king
2021-09-17 eb0c4703ec7cd21dc921ae113b7e3be69c641c1d
src/tabviews/custom/components/table/normal-table/index.jsx
@@ -648,7 +648,6 @@
const mapStateToProps = (state) => {
  return {
    menuType: state.editLevel,
    tabviews: state.tabviews,
    permAction: state.permAction,
    permMenus: state.permMenus
  }