This commit is contained in:
Taric Xin
2022-01-21 14:47:47 +08:00
parent eed0749612
commit 8d296f1dcf
10 changed files with 13 additions and 69 deletions

View File

@ -1,6 +1,6 @@
{
"app": {
"name": "运多星网络货运管理平台",
"name": "网络货运管理平台",
"description": "运多星网络货运管理平台"
}
}

View File

@ -174,12 +174,6 @@
"icon": "anticon anticon-dashboard",
"link": "/order-management/bulk-detail/:id",
"hide": true
},
{
"text": "整车订单详情",
"icon": "anticon anticon-dashboard",
"link": "/order-management/vehicle-detail",
"hide": true
}
]
},

View File

@ -177,12 +177,6 @@
"icon": "anticon anticon-dashboard",
"link": "/order-management/bulk-detail/:id",
"hide": true
},
{
"text": "整车订单详情",
"icon": "anticon anticon-dashboard",
"link": "/order-management/vehicle-detail",
"hide": true
}
]
},