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

This commit is contained in:
Taric Xin
2021-12-02 17:37:19 +08:00
16 changed files with 943 additions and 277 deletions

View File

@ -120,6 +120,11 @@
{
"text": "车辆列表",
"link": "/vehicle/list"
},
{
"hide": true,
"text": "车辆详情",
"link": "/vehicle/list/detail/:id"
}
]
},