src/views/tabledesign/menuform/index.jsx
@@ -194,8 +194,6 @@ }) } else if (key === 'parentId') { this.props.updateConfig({...config, parentId: value}) } else if (key === 'timeUnit') { this.props.updateConfig({...config, timeUnit: value}) } else if (key === 'OpenType') { this.props.updateConfig({...config, OpenType: value}) } else if (key === 'hidden') {