king
2023-06-22 79e4981aa6cc9354276fc54cdf6d14eb08ab7fee
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') {