This commit is contained in:
Taric Xin
2021-12-07 19:42:07 +08:00
19 changed files with 753 additions and 168 deletions

View File

@ -278,12 +278,12 @@
]
},
{
"text": "车辆管理",
"text": "运力管理",
"icon": "anticon anticon-dashboard",
"group": true,
"children": [
{
"text": "车辆列表",
"text": "车辆管理",
"link": "/vehicle/list"
},
{
@ -325,6 +325,17 @@
}
]
},
{
"text": "合同管理",
"icon": "anticon anticon-dashboard",
"group": true,
"children": [
{
"text": "合同列表",
"link": "/contract-management/list"
}
]
},
{
"text": "系统设置",
"icon": "anticon anticon-dashboard",