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

This commit is contained in:
Taric Xin
2021-12-14 16:09:11 +08:00
18 changed files with 844 additions and 177 deletions

View File

@ -278,12 +278,12 @@
"group": true,
"children": [
{
"text": "车辆管理",
"text": "车辆列表",
"link": "/vehicle/list"
},
{
"hide": true,
"text": "车辆详情",
"text": "车辆列表详情",
"link": "/vehicle/list/detail/:id"
},
{