Skip to content

子表数据权限设置不生效 #5008

Closed
@506764932

Description

@506764932
版本号:

3.5.0

前端版本:vue3版?还是 vue2版?

vue3

问题描述:

根据文档 http://doc.jeecg.com/2653462 操作,不生效
经排查 如图,第210行 数据为空导致211行没有加载出 数据的自定义sql的数据规则

截图&代码:

image

image

友情提示(为了提高issue处理效率):

  • 未按格式要求发帖,会被直接删掉;
  • 描述过于简单或模糊,导致无法处理的,会被直接删掉;
  • 请自己初判问题描述是否清楚,是否方便我们调查处理;
  • 针对问题请说明是Online在线功能(需说明用的主题模板),还是生成的代码功能;

Activity

zhangdaiscott

zhangdaiscott commented on Jun 1, 2023

@zhangdaiscott
Member

url路径的前斜杠去掉试试

506764932

506764932 commented on Jun 1, 2023

@506764932
Author

不行,我尝试了多种格式都不行,最近一次我甚至把url设置为了:queryDmpEamAssetProfilingByMainId 也不行。
其实 是 JeecgDataAutorUtils 类的55行 获取的数据为空
SpringContextUtils.getHttpServletRequest().getAttribute(MENU_DATA_AUTHOR_RULES);

lsqGitHub716

lsqGitHub716 commented on Jun 6, 2023

@lsqGitHub716

已修改,下版本发布

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

      Development

      No branches or pull requests

        Participants

        @zhangdaiscott@506764932@lsqGitHub716

        Issue actions

          子表数据权限设置不生效 · Issue #5008 · jeecgboot/JeecgBoot