We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
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
Jeecg Boot Version: 3.8.0 Spring Boot Version: 2.7.18 (v2.7.18)
1、online表单开发时,设置字段权限时,不设置编辑权限不勾选,应该是对应字段在表单中不可以编辑。但实际上还是可以编辑的。
2、我把代码生成后,添加到工程中。在对应的表单的字段上添加auth 标识,并在菜单中设置了编辑权限,并未分配编辑权限。正常应该是我登录,打开对应编辑表单 得到的对应字段是 不可编辑。但实际情况是不可见。去掉该标识 就可见了,没有达到要求。与使用是否可见效果一样。
The text was updated successfully, but these errors were encountered:
仔细看文档
Sorry, something went wrong.
No branches or pull requests
版本号:
Jeecg Boot Version: 3.8.0
Spring Boot Version: 2.7.18 (v2.7.18)
问题描述:
1、online表单开发时,设置字段权限时,不设置编辑权限不勾选,应该是对应字段在表单中不可以编辑。但实际上还是可以编辑的。
2、我把代码生成后,添加到工程中。在对应的表单的字段上添加auth 标识,并在菜单中设置了编辑权限,并未分配编辑权限。正常应该是我登录,打开对应编辑表单 得到的对应字段是 不可编辑。但实际情况是不可见。去掉该标识 就可见了,没有达到要求。与使用是否可见效果一样。
错误截图:
友情提示:
The text was updated successfully, but these errors were encountered: