提交 ef7755ce 作者: ZhangLingKun

功能:飞手管理权限

上级 22860222
......@@ -339,10 +339,10 @@ export const routerList: Array<RouteObjectType> = [
element: <LayoutView />,
errorElement: <ErrorPage />,
meta: {
id: 300,
id: 1800,
icon: <ContactsOutlined />,
title: '飞手管理',
develop: true,
// develop: true,
},
children: [
{
......@@ -396,10 +396,10 @@ export const routerList: Array<RouteObjectType> = [
element: withLoadingComponent(<FlyerTeamView />),
errorElement: <ErrorPage />,
meta: {
id: 310,
id: 1820,
title: '飞手团队',
icon: <UsergroupAddOutlined />,
develop: true,
// develop: true,
},
},
],
......
Markdown 格式
0%
您添加了 0 到此讨论。请谨慎行事。
请先完成此评论的编辑!
注册 或者 后发表评论