订单
This commit is contained in:
@ -153,10 +153,16 @@
|
||||
"link": "/supply-management/bulk-detail",
|
||||
"hide": true
|
||||
},
|
||||
{
|
||||
"text": "修改货源",
|
||||
"icon": "anticon anticon-dashboard",
|
||||
"link": "/supply-management/vehicle-amend/:id",
|
||||
"hide": true
|
||||
},
|
||||
{
|
||||
"text": "货源详情",
|
||||
"icon": "anticon anticon-dashboard",
|
||||
"link": "/supply-management/vehicle-detail",
|
||||
"link": "/supply-management/vehicle-detail/:id",
|
||||
"hide": true
|
||||
}
|
||||
]
|
||||
|
||||
Reference in New Issue
Block a user