Skip to content
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

带参数路由如何配置成菜单 #2738

Open
354651432 opened this issue Nov 9, 2019 · 1 comment
Open

带参数路由如何配置成菜单 #2738

354651432 opened this issue Nov 9, 2019 · 1 comment

Comments

@354651432
Copy link

354651432 commented Nov 9, 2019

带参数路由如何配置成菜单

···js
{
path: '/flow/apply/:type',
redirect: '/flow/apply/app',
name: 'flowApply',
meta: { title: '审批流程', icon: 'tree' }
},

希望生成的菜单 点击后跳转到 `/flow/apply/app ` 同时又定义了带参数的路由
@gitdogogo
Copy link

有解决方案了吗?

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

No branches or pull requests

2 participants