fix bug
This commit is contained in:
@ -278,12 +278,12 @@
|
||||
"group": true,
|
||||
"children": [
|
||||
{
|
||||
"text": "车辆管理",
|
||||
"text": "车辆列表",
|
||||
"link": "/vehicle/list"
|
||||
},
|
||||
{
|
||||
"hide": true,
|
||||
"text": "车辆详情",
|
||||
"text": "车辆列表详情",
|
||||
"link": "/vehicle/list/detail/:id"
|
||||
},
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user