提交 22bc5e70 作者: 龚洪江

功能:租赁品牌,租赁类型,租赁型号

上级 e5426815
...@@ -755,7 +755,7 @@ export const routerList: Array<RouteObjectType> = [ ...@@ -755,7 +755,7 @@ export const routerList: Array<RouteObjectType> = [
id: 2010, id: 2010,
icon: <SmileOutlined />, icon: <SmileOutlined />,
title: '类型管理', title: '类型管理',
// develop: true, develop: true,
}, },
}, },
{ {
...@@ -766,7 +766,7 @@ export const routerList: Array<RouteObjectType> = [ ...@@ -766,7 +766,7 @@ export const routerList: Array<RouteObjectType> = [
id: 10138, id: 10138,
icon: <SmileOutlined />, icon: <SmileOutlined />,
title: '品牌管理', title: '品牌管理',
// develop: true, develop: true,
}, },
}, },
{ {
...@@ -777,7 +777,7 @@ export const routerList: Array<RouteObjectType> = [ ...@@ -777,7 +777,7 @@ export const routerList: Array<RouteObjectType> = [
id: 10139, id: 10139,
icon: <SmileOutlined />, icon: <SmileOutlined />,
title: '型号管理', title: '型号管理',
// develop: true, develop: true,
}, },
}, },
], ],
......
Markdown 格式
0%
您添加了 0 到此讨论。请谨慎行事。
请先完成此评论的编辑!
注册 或者 后发表评论