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

This commit is contained in:
Taric Xin
2021-11-30 19:42:47 +08:00
26 changed files with 3960 additions and 262 deletions

View File

@ -69,10 +69,26 @@
"hide": true,
"icon": "anticon anticon-dashboard",
"link": "/usercenter/freight/enterprise/view/:id"
},
{
"text": "用户列表",
"icon": "anticon anticon-dashboard",
"link": "/usercenter/freight/user"
}
]
}
},
{
"text": "司机管理",
"icon": "anticon anticon-dashboard",
"link": "/demo/zorro",
"children": [
{
"text": "司机列表",
"icon": "anticon anticon-dashboard",
"link": "/usercenter/driver"
}
]
}]
},
{
"text": "系统设置",