This commit is contained in:
wangshiming
2021-12-06 14:57:20 +08:00
parent 72708a6f91
commit 1c5643b7e9
8 changed files with 872 additions and 17 deletions

View File

@ -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
}
]