This commit is contained in:
wangshiming
2021-12-07 11:13:32 +08:00
parent 2af0eedb2d
commit f490075fdd
12 changed files with 529 additions and 20 deletions

View File

@ -190,6 +190,11 @@
"text": "司机管理",
"icon": "anticon anticon-dashboard",
"link": "/order-management/driver-manage"
},
{
"text": "车辆管理",
"icon": "anticon anticon-dashboard",
"link": "/order-management/car-manage"
}
]
},