mirror of
https://gitee.com/nocobase/nocobase.git
synced 2025-07-01 18:52:20 +08:00
feat: show field model settings in table header
This commit is contained in:
parent
75b4de9b07
commit
87c12e767f
@ -21,6 +21,7 @@ export class TableColumnModel extends FieldModel {
|
||||
model={this}
|
||||
containerStyle={{ display: 'block', padding: '11px 8px', margin: '-11px -8px' }}
|
||||
showBorder={false}
|
||||
settingsMenuLevel={2}
|
||||
>
|
||||
{this.props.title}
|
||||
</FlowsFloatContextMenu>
|
||||
|
Loading…
x
Reference in New Issue
Block a user