Files
WorkNote/KMsoftPLM/系统介绍/安全管理/菜单定义功能授权.md
2025-01-13 11:22:31 +08:00

21 lines
1023 B
Markdown
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

# 介绍
**菜单定义功能授权** 不是对某项功能要做的实际操作进行定义,而是 **==设置功能A的权限与选定的功能B的授权分配保持一致即具备功能A的访问权限无法访问功能A具备功能B的访问权限才能访问功能A同时可以访问功能B==**
注意:**==此功能使用后会影响到整个系统所有用户,故而该功能应谨慎开放,不建议随意更改==**
案例:
> 设置 **公共资料库** 的功能权限为 **全部项目**
>
> ![image-20241127162123536](assets/image-20241127162123536.png)
>
> ![image-20241127162205915](assets/image-20241127162205915.png)
>
> 这种情况下,即便具备 **全部公共资料库** 的权限,也无法访问 **全部公共资料库**
>
> ![image-20241127160331099](assets/image-20241127160331099.png)
>
> 具备 **全部项目** 的权限,不仅可以访问 **全部项目**,还可以访问 **全部公共资料库**
>
> ![image-20241127160656447](assets/image-20241127160656447.png)