mirror of
https://gitee.com/fit2cloud-feizhiyun/MeterSphere.git
synced 2024-12-05 05:29:29 +08:00
fix(用户组和权限): 项目管理员的默认权限不应该显示项目报告字段
--bug=1008324 --user=lyh 【用户组和权限】-系统没有license-项目管理员的默认权限不应该显示项目报告字段 https://www.tapd.cn/55049933/s/1074237
This commit is contained in:
parent
15508b0e86
commit
1511832a8a
@ -1005,7 +1005,8 @@
|
||||
},
|
||||
{
|
||||
"id": "PROJECT_ENTERPRISE_REPORT",
|
||||
"name": "项目报告"
|
||||
"name": "项目报告",
|
||||
"license": true
|
||||
},
|
||||
{
|
||||
"id": "SYSTEM_PLUGIN",
|
||||
|
Loading…
Reference in New Issue
Block a user