src/menu/components/table/edit-table/columns/tableIn/index.jsx
@@ -196,8 +196,10 @@ supId = '' } } let menu = window.GLOB.customMenu let modules = MenuUtils.getSubModules(window.GLOB.customMenu.components, uuid, supId) let modules = MenuUtils.getSubModules(menu.components, uuid, supId, menu.interfaces || null) this.setState({ fields: fromJS(columns).toJS().filter(item => item.field !== setting.primaryKey),