Merge branch 'develop' of https://gitlab.eascs.com/tms-ui/tms-obc-web into develop

This commit is contained in:
Taric Xin
2021-12-01 10:58:31 +08:00
29 changed files with 1449 additions and 2230 deletions

View File

@ -86,10 +86,32 @@
"text": "司机列表",
"icon": "anticon anticon-dashboard",
"link": "/usercenter/driver"
},
{
"text": "司机详情",
"hide": true,
"icon": "anticon anticon-dashboard",
"link": "/usercenter/driver/detail/:id"
},
{
"text": "车队长列表",
"icon": "anticon anticon-dashboard",
"link": "/usercenter/driver/captain"
}
]
}]
},
{
"text": "货源管理",
"icon": "anticon anticon-dashboard",
"group": true,
"children": [
{
"text": "货源管理",
"link": "/supplygoods/list"
}
]
},
{
"text": "系统设置",
"icon": "anticon anticon-dashboard",