订单
This commit is contained in:
		| @ -125,6 +125,30 @@ | ||||
|             } | ||||
|           ] | ||||
|         }, | ||||
|         { | ||||
|           "text": "订单管理", | ||||
|           "icon": "anticon anticon-dashboard", | ||||
|           "group": true, | ||||
|           "children": [{ | ||||
|               "text": "整车订单", | ||||
|               "icon": "anticon anticon-dashboard", | ||||
|               "link": "/order-management/vehicle", | ||||
|               "reuse": true | ||||
|             }, | ||||
|             { | ||||
|               "text": "整车订单详情", | ||||
|               "icon": "anticon anticon-dashboard", | ||||
|               "link": "/order-management/vehicle-detail/:id", | ||||
|               "hide": true | ||||
|             }, | ||||
|             { | ||||
|               "text": "货源详情", | ||||
|               "icon": "anticon anticon-dashboard", | ||||
|               "link": "/order-management/vehicle-detail", | ||||
|               "hide": true | ||||
|             } | ||||
|           ] | ||||
|         }, | ||||
|         { | ||||
|           "text": "车辆管理", | ||||
|           "icon": "anticon anticon-dashboard", | ||||
|  | ||||
		Reference in New Issue
	
	Block a user