提交 b2a1951f 编写于 作者: V Vben

fix(menu): ensure the menu has meta attributes close #397

上级 c3096e26
......@@ -54,6 +54,7 @@ export function transformRouteToMenu(routeModList: AppRouteModule[]) {
return {
...(node.meta || {}),
meta: node.meta,
name: title,
hideMenu,
path: node.path,
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册