This commit is contained in:
Taric Xin
2022-01-12 11:26:19 +08:00
parent ea460ed554
commit 6eb92655d8
7 changed files with 96 additions and 60 deletions

View File

@ -1,7 +1,7 @@
{
"menu": [
{
"text": "主导航",
"text": "样例",
"hideInBreadcrumb": true,
"children": [
{
@ -158,37 +158,6 @@
"icon": "anticon anticon-dashboard",
"link": "/order-management/bulk"
},
{
"text": "结算单",
"children": [
{
"text": "司机管理",
"icon": "anticon anticon-dashboard",
"link": "/order-management/driver-manage"
},
{
"text": "车辆管理",
"icon": "anticon anticon-dashboard",
"link": "/order-management/car-manage"
}
]
},
{
"text": "补录单",
"children": [
{
"text": "补录运单",
"icon": "anticon anticon-dashboard",
"link": "/order-management/additionalc"
},
{
"text": "补录运单详情",
"icon": "anticon anticon-dashboard",
"link": "/order-management/additionalc-detail/:id",
"hide": true
}
]
},
{
"text": "风险单管理",
"icon": "anticon anticon-dashboard",
@ -241,6 +210,10 @@
"hide": true,
"text": "大宗运单详情",
"link": "/waybill-management/bulk-detail/:id"
},
{
"text": "异常上报",
"link": "/waybill-management/abnormal-appear"
}
]
},
@ -258,6 +231,14 @@
"hide": true,
"link": "/financial-management/cost-management/detail/:id"
},
{
"text": "凭证管理",
"link": "/financial-management/voucher-management"
},
{
"text": "凭证汇总",
"link": "/financial-management/voucher-summary"
},
{
"text": "应收费用单",
"hide": true,
@ -268,6 +249,14 @@
"hide": true,
"link": "/financial-management/cost-management/expenses-payable/:id"
},
{
"text": "付款单",
"link": "/financial-management/payment-order"
},
{
"text": "收款单",
"link": "/financial-management/receipt-order"
},
{
"text": "货主账户",
"link": "/financial-management/freight-account"
@ -358,7 +347,7 @@
"link": "/ticket/etc-invoice-requested"
},
{
"text": "运单开票记录",
"text": "开票记录",
"link": "/ticket/etc-invoice-list"
},
{
@ -366,10 +355,24 @@
"link": "/ticket/etc-invoiced-logs"
},
{
"text": "名单",
"text": "ETC白名单",
"link": "/ticket/etc-blacklist"
}
]
},
{
"text": "进项发票",
"link": "/ticket/input-invoice"
},
{
"text": "修改收票信息",
"link": "/ticket/input-invoice/detail/:id",
"hide": true
},
{
"text": "进项发票",
"link": "/ticket/input-invoice/edit/:id",
"hide": true
}
]
},
@ -379,8 +382,16 @@
"group": true,
"children": [
{
"text": "合同列表",
"link": "/contract-management/list"
"text": "保单管理",
"link": "/contract-management/policy"
},
{
"text": "合同管理",
"link": "/contract-management/index"
},
{
"text": "合同模板",
"link": "/contract-management/template"
}
]
},
@ -431,6 +442,14 @@
"text": "系统操作日志",
"link": "/system/system-logs"
},
{
"text": "货源操作日志",
"link": "/system/system-supply-logs"
},
{
"text": "订单操作日志",
"link": "/system/system-waybill-logs"
},
{
"text": "用户登录日志",
"link": "/system/user-logs"

View File

@ -137,7 +137,7 @@
{
"text": "投诉管理",
"i18n": "menu.ctc.order.complaint.complaintOrder",
"link": "/ctc/order/complaint"
"link": "/ctc/order/complaint/index"
},
{
"text": "投诉详情",