Commit 65148e8a by 杨子

更新固定资产菜单

parent 686de2e3
This source diff could not be displayed because it is too large. You can view the blob instead.
......@@ -8,95 +8,249 @@
"avatar": "./assets/tmp/img/avatar.jpg",
"email": "cipchk@qq.com"
},
"menu": [
{
"text":"导航",
"menu": [{
"text": "导航",
"group": true,
"hideInBreadcrumb": true,
"icon": "anticon anticon-dashboard",
"children":[ {
"text": "用户中心",
"link": "/usercenter",
"children":[
{
"text":"个人中心"
},
{
"text":"事务管理"
},
{
"text":"信息中心"
}
]
},
{
"text": "无形资产",
"link": "/dashboard/v1",
"children":[
]
}
,{
"text": "(类)固定资产",
"link": "/dashboard/v1",
"children":[
"children": [{
"text": "用户中心",
"link": "/usercenter",
"children": [{
"text": "个人中心"
},
{
"text": "事务管理"
},
{
"text": "信息中心"
}
]
},
{
"text": "无形资产",
"children": [{
"text": "固定资产台账",
"link": "/admin/fixed-assets/assets-info/cate-fixed-assets"
}]
}, {
"text": "(类)固定资产",
"children": [{
"text": "资产信息",
"children": [{
"text": "固定资产台账",
"link": "/admin/fixed-assets/assets-info/fixed-assets"
},
{
"text": "类固定资产台账",
"link": "/admin/fixed-assets/assets-info/cate-fixed-assets"
}, {
"text": "资产分类",
"link": "/admin/fixed-assets/assets-info/assets-cate"
}, {
"text": "房屋",
"link": "/admin/fixed-assets/assets-info/house"
}, {
"text": "一键折旧",
"link": "/admin/fixed-assets/assets-info/depreciate"
}, {
"text": "资产折旧记录",
"link": "/admin/fixed-assets/assets-info/depreciation-record"
}, {
"text": "资产性质",
"link": "/admin/fixed-assets/assets-info/assets-nature"
},
{
"text": "特种设备事故记录",
"link": "/admin/fixed-assets/assets-info/plant-accident"
}, {
"text": "特种设备运行故障",
"link": "/admin/fixed-assets/assets-info/plant-operate"
}, {
"text": "车辆/特种设备检定",
"link": "/admin/fixed-assets/assets-info/plant-verify"
}, {
"text": "附件表",
"link": "/admin/fixed-assets/assets-info/parts"
},
{
"text": "自定义字段",
"link": "/admin/fixed-assets/assets-info/custom"
}, {
"text": "附属设备及配件",
"link": "/admin/fixed-assets/assets-info/anlage"
}
]
},
{
"text": "资产使用",
"children": [{
"text": "采购申请管理",
"link": "/admin/fixed-assets/assets-use/apply"
},
{
"text": "采购合同管理",
"link": "/admin/fixed-assets/assets-use/contract"
}, {
"text": "采购支付管理",
"link": "/admin/fixed-assets/assets-use/pay"
}, {
"text": "验收记录",
"link": "/admin/fixed-assets/assets-use/check"
}, {
"text": "领用记录",
"link": "/admin/fixed-assets/assets-use/receive"
}, {
"text": "设备租出",
"link": "/admin/fixed-assets/assets-use/lease"
}, {
"text": "资产调遣",
"link": "/admin/fixed-assets/assets-use/dispatch"
}, {
"text": "资产调拨",
"link": "/admin/fixed-assets/assets-use/allot"
}, {
"text": "资产使用记录",
"link": "/admin/fixed-assets/assets-use/use"
}, {
"text": "资产盘点计划",
"link": "/admin/fixed-assets/assets-use/take-stock"
}, {
"text": "资产人员变更",
"link": "/admin/fixed-assets/assets-use/personal-change"
}, {
"text": "资产退库",
"link": "/admin/fixed-assets/assets-use/cancel-stock"
}, {
"text": "资产封存",
"link": "/admin/fixed-assets/assets-use/remembered"
}, {
"text": "资产产权变更记录",
"link": "/admin/fixed-assets/assets-use/property-change"
}, {
"text": "报废处置",
"link": "/admin/fixed-assets/assets-use/scrap"
}
]
}, {
"text": "资产租赁",
"children": [{
"text": "设备租入",
"link": "/admin/fixed-assets/assets-lease/assess"
}, {
"text": "租入设备考核记录",
"link": "/admin/fixed-assets/assets-lease/rent"
}, {
"text": "房屋租赁",
"link": "/admin/fixed-assets/assets-lease/house"
}, {
"text": "分包商及租入特种设备管理",
"link": "/admin/fixed-assets/assets-lease/sub-contractor"
}]
}, {
"text": "设备维保",
"children": [{
"text": "维修保养计划",
"link": "/admin/fixed-assets/device-maintain/service-plan"
},
{
"text": "维修保养记录",
"link": "/admin/fixed-assets/device-maintain/service-record"
}
]
}, {
"text": "单机车核算",
"children": [{
"text": "单机车核算",
"link": "/admin/fixed-assets/single-machine/single"
}, {
"text": "燃料消耗记录",
"link": "/admin/fixed-assets/single-machine/consume"
}, {
"text": "机械设备燃料核算标准",
"link": "/admin/fixed-assets/single-machine/business"
}]
}, {
"text": "资产保险",
"children": [{
"text": "保险登记",
"link": "/admin/fixed-assets/assets-insurance/insurance"
},
{
"text": "出险登记",
"link": "/admin/fixed-assets/assets-insurance/danger"
}
]
}, {
"text": "证件管理",
"children": [{
"text": "员工证件表",
"link": "/admin/fixed-assets/identity-manager/staff"
}, {
"text": "设备证件",
"link": "/admin/fixed-assets/identity-manager/device"
}, {
"text": "用户证件附件",
"link": "/admin/fixed-assets/identity-manager/user"
}, {
"text": "证件类型",
"link": "/admin/fixed-assets/identity-manager/type"
}]
}, {
"text": "搅拌站配比"
},
{
"text":"固定资产台账",
"link":"/admin/fixed-assets/assets-info/cate-fixed-assets"
"text": "制造厂商",
"children": [{
"text": "制造厂商",
"link": "/admin/fixed-assets/canon/vendor"
}]
}
]
}
,{
"text": "周转材料低值易耗",
"link": "/dashboard/v1",
"children":[
]
}, {
"text": "周转材料低值易耗",
"link": "/dashboard/v1",
]
}
,{
"text": "产权管理",
"link": "/dashboard/v1",
"children":[
"children": [
]
}
,{
"text": "数据分析与展示",
"link": "/dashboard/v1",
"children":[
]
}, {
"text": "产权管理",
"link": "/dashboard/v1",
"children": [
]
},{
"text": "文件资料",
"link": "/dashboard/v1",
"children":[
]
},{
"text": "系统设置",
"link": "/dashboard/v1",
"children":[
]
}, {
"text": "数据分析与展示",
"link": "/dashboard/v1",
"children": [
]
}, {
"text": "文件资料",
"link": "/dashboard/v1",
"children": []
}, {
"text": "系统设置",
"link": "/dashboard/v1",
"children": [
]
}
]
}
]
]
},
{
"text": "主导航",
"i18n": "menu.main",
"group": true,
"hideInBreadcrumb": true,
"children": [
{
"children": [{
"text": " 用户中心",
"i18n": "menu.dashboard",
"icon": "anticon anticon-dashboard",
"children": [
{
"children": [{
"text": "仪表盘V1",
"link": "/dashboard/v1",
"i18n": "menu.dashboard.v1"
......@@ -139,13 +293,11 @@
"i18n": "menu.alain",
"group": true,
"hideInBreadcrumb": true,
"children": [
{
"children": [{
"text": "样式",
"i18n": "menu.style",
"icon": "anticon anticon-info",
"children": [
{
"children": [{
"text": "Typography",
"link": "/style/typography",
"i18n": "menu.style.typography",
......@@ -167,8 +319,7 @@
"text": "Delon",
"i18n": "menu.delon",
"icon": "anticon anticon-bulb",
"children": [
{
"children": [{
"text": "Dynamic Form",
"link": "/delon/form",
"i18n": "menu.delon.form"
......@@ -234,14 +385,12 @@
"i18n": "menu.pro",
"group": true,
"hideInBreadcrumb": true,
"children": [
{
"children": [{
"text": "Form Page",
"i18n": "menu.form",
"link": "/pro/form",
"icon": "anticon anticon-edit",
"children": [
{
"children": [{
"text": "Basic Form",
"link": "/pro/form/basic-form",
"i18n": "menu.form.basicform",
......@@ -263,8 +412,7 @@
"text": "List",
"i18n": "menu.list",
"icon": "anticon anticon-appstore",
"children": [
{
"children": [{
"text": "Table List",
"link": "/pro/list/table-list",
"i18n": "menu.list.searchtable",
......@@ -283,8 +431,7 @@
{
"text": "Search List",
"i18n": "menu.list.searchlist",
"children": [
{
"children": [{
"link": "/pro/list/articles",
"i18n": "menu.list.searchlist.articles"
},
......@@ -305,8 +452,7 @@
"text": "Profile",
"i18n": "menu.profile",
"icon": "anticon anticon-profile",
"children": [
{
"children": [{
"text": "Basic",
"link": "/pro/profile/basic",
"i18n": "menu.profile.basic"
......@@ -323,8 +469,7 @@
"text": "Result",
"i18n": "menu.result",
"icon": "anticon anticon-check-circle",
"children": [
{
"children": [{
"text": "Success",
"link": "/pro/result/success",
"i18n": "menu.result.success"
......@@ -341,8 +486,7 @@
"i18n": "menu.exception",
"link": "/",
"icon": "anticon anticon-exception",
"children": [
{
"children": [{
"text": "403",
"link": "/exception/403",
"i18n": "menu.exception.not-permission",
......@@ -366,8 +510,7 @@
"text": "Account",
"i18n": "menu.account",
"icon": "anticon anticon-user",
"children": [
{
"children": [{
"text": "center",
"link": "/pro/account/center",
"i18n": "menu.account.center"
......@@ -386,27 +529,23 @@
"i18n": "menu.more",
"group": true,
"hideInBreadcrumb": true,
"children": [
{
"children": [{
"text": "Report",
"i18n": "menu.report",
"icon": "anticon anticon-cloud",
"children": [
{
"text": "Relation",
"link": "/data-v/relation",
"i18n": "menu.report.relation",
"reuse": false
}
]
"children": [{
"text": "Relation",
"link": "/data-v/relation",
"i18n": "menu.report.relation",
"reuse": false
}]
},
{
"text": "Extras",
"i18n": "menu.extras",
"link": "/extras",
"icon": "anticon anticon-link",
"children": [
{
"children": [{
"text": "Help Center",
"link": "/extras/helpcenter",
"i18n": "menu.extras.helpcenter"
......
{
"/asset/*": {
"target": "http://localhost:8081/",
"target": "http://192.168.19.202:8081/",
"secure": false,
"logLevel": "debug",
"changeOrigin": true
......
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