|
@@ -71,7 +71,7 @@ const HomeRoutes = {
|
|
|
{
|
|
|
path: "/BasicsData/cargoInformation",
|
|
|
name: "CargoInformation",
|
|
|
- meta: { title: "代货信息维护", elSvgIcon: "Fold", icon: "table" },
|
|
|
+ meta: { title: "货代信息维护", elSvgIcon: "Fold", icon: "table" },
|
|
|
component: () => import("@/views/BasicsData/cargoInformation/index.vue"),
|
|
|
},
|
|
|
{
|