This commit is contained in:
wangshiming
2021-12-14 09:38:55 +08:00
parent c49ce32985
commit eec89375e9
2 changed files with 67 additions and 25 deletions

View File

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