fix bug
This commit is contained in:
@ -76,8 +76,19 @@
|
||||
"link": "/usercenter/freight/user"
|
||||
}
|
||||
]
|
||||
}
|
||||
},
|
||||
{
|
||||
"text": "司机管理",
|
||||
"icon": "anticon anticon-dashboard",
|
||||
"link": "/demo/zorro",
|
||||
"children": [
|
||||
{
|
||||
"text": "司机列表",
|
||||
"icon": "anticon anticon-dashboard",
|
||||
"link": "/usercenter/driver"
|
||||
}
|
||||
]
|
||||
}]
|
||||
},
|
||||
{
|
||||
"text": "系统设置",
|
||||
|
||||
Reference in New Issue
Block a user