Skip to content

表单字段编辑权限无效 #8359

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
starsrainfly opened this issue May 28, 2025 · 1 comment
Closed

表单字段编辑权限无效 #8359

starsrainfly opened this issue May 28, 2025 · 1 comment
Labels
bug Something isn't working

Comments

@starsrainfly
Copy link

版本号:

Jeecg Boot Version: 3.8.0
Spring Boot Version: 2.7.18 (v2.7.18)

问题描述:

1、online表单开发时,设置字段权限时,不设置编辑权限不勾选,应该是对应字段在表单中不可以编辑。但实际上还是可以编辑的。

Image

Image
2、我把代码生成后,添加到工程中。在对应的表单的字段上添加auth 标识,并在菜单中设置了编辑权限,并未分配编辑权限。正常应该是我登录,打开对应编辑表单 得到的对应字段是 不可编辑。但实际情况是不可见。去掉该标识 就可见了,没有达到要求。与使用是否可见效果一样。

Image

Image

Image

错误截图:

友情提示:

  • 未按格式要求发帖、描述过于简单的,会被直接删掉;
  • 描述问题请图文并茂,方便我们理解并快速定位问题;
  • 如果使用的不是master,请说明你使用的分支;
@starsrainfly starsrainfly added the bug Something isn't working label May 28, 2025
@zhangdaiscott
Copy link
Member

仔细看文档

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants