Skip to content

Support query parameters in menu paths#9560

Open
utafrali wants to merge 1 commit intojeecgboot:mainfrom
utafrali:fix/issue-9559-
Open

Support query parameters in menu paths#9560
utafrali wants to merge 1 commit intojeecgboot:mainfrom
utafrali:fix/issue-9559-

Conversation

@utafrali
Copy link
Copy Markdown

Fixes #9559

Menu routes with query parameters weren't matching correctly. Stored the full path in meta.menuPath while the route uses the base path. Updated all the path comparisons to ignore query params when matching menu items to routes.

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

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

菜单配置中访问路径增加参数

1 participant