Commit 0ef3f8be by 杨子

更新菜单

parent 65148e8a
......@@ -14,24 +14,27 @@
"hideInBreadcrumb": true,
"icon": "anticon anticon-dashboard",
"children": [{
"text": "用户中心",
"link": "/usercenter",
"children": [{
"text": "个人中心"
},
{
"text": "事务管理"
},
{
"text": "信息中心"
}
]
},
{
"text": "用户中心"
}, {
"text": "无形资产",
"children": [{
"text": "固定资产台账",
"link": "/admin/fixed-assets/assets-info/cate-fixed-assets"
"text": "土地",
"children": [{
"text": "土地信息",
"link": "/admin/intangible-assets/land"
}]
}, {
"text": "软件",
"children": [{
"text": "软件管理",
"link": "/admin/intangible-assets/software"
}]
}, {
"text": "专利",
"children": [{
"text": "专利管理",
"link": "/admin/intangible-assets/patent"
}]
}]
}, {
"text": "(类)固定资产",
......@@ -209,11 +212,52 @@
]
}, {
"text": "周转材料低值易耗",
"link": "/dashboard/v1",
"children": [
]
"children": [{
"text": "周转材料",
"children": [{
"text": "周转材料台账",
"link": "/admin/revolving-material/revolve/stand"
}, {
"text": "周转材料验收记录",
"link": "/admin/revolving-material/revolve/check-record"
}, {
"text": "周转材料领用记录",
"link": "/admin/revolving-material/revolve/receive-record"
}, {
"text": "周转材料租出",
"link": "/admin/revolving-material/revolve/lease"
}, {
"text": "周转材料分类",
"link": "/admin/revolving-material/revolve/category"
}, {
"text": "周转材料租入",
"link": "/admin/revolving-material/revolve/rent"
}, {
"text": "周转材料清理",
"link": "/admin/revolving-material/revolve/clear"
}, {
"text": "周转材料核算与摊销",
"link": "/admin/revolving-material/revolve/market"
}]
}, {
"text": "低值易耗",
"children": [{
"text": "低值易耗台账",
"link": "/admin/revolving-material/consume/stand"
}, {
"text": "低值易耗验收记录",
"link": "/admin/revolving-material/consume/check-record"
}, {
"text": "低值易耗领用",
"link": "/admin/revolving-material/consume/receive"
}]
}, {
"text": "仓库管理",
"children": [{
"text": "物资消耗记录",
"link": "/admin/revolving-material/warehouse/goods-consume"
}]
}]
}, {
"text": "产权管理",
"link": "/dashboard/v1",
......@@ -221,6 +265,9 @@
]
}, {
"text": "闲置共享",
"link": "/admin/idle-shared/share-list",
}, {
"text": "数据分析与展示",
"link": "/dashboard/v1",
"children": [
......@@ -236,9 +283,7 @@
"children": [
]
}
]
}]
},
{
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment