Skip to content

feat:模型属性添加is_hidden隐藏配置 --story=132514098 前端隐藏模型的字段#8624

Open
elizabevil wants to merge 1 commit intoTencentBlueKing:v3.13.xfrom
elizabevil:v3.13.x-feat-objattdes-hidden
Open

feat:模型属性添加is_hidden隐藏配置 --story=132514098 前端隐藏模型的字段#8624
elizabevil wants to merge 1 commit intoTencentBlueKing:v3.13.xfrom
elizabevil:v3.13.x-feat-objattdes-hidden

Conversation

@elizabevil
Copy link
Contributor

新加的功能:

- 模型字段新加一个属性:is_hidden,默认为false
- 模型字段hidden=true时,不显示给用户,但是接口正常返回数据
- 模型字段属性修改接口,不能修改is_hidden参数
- bk-cmdb 页面不提对字段供调整is_hidden功能
- 提供专门接口调整字段is_hidden,使用正常的接口权限控制

模型字段隐藏场景
- bk-cmdb 页面在列表,详情,编辑页面不显示hidden=true的字段

@elizabevil elizabevil force-pushed the v3.13.x-feat-objattdes-hidden branch from 674c368 to 3c3f909 Compare March 12, 2026 03:31
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant