king
2023-06-01 9f02620e3dca6395caaccca5feb43122099129d1
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') {