|
@@ -148,7 +148,7 @@ const router = createRouter({
|
|
|
path: "/voyage/portDeclarationList",
|
|
path: "/voyage/portDeclarationList",
|
|
|
name: "portDeclarationList",
|
|
name: "portDeclarationList",
|
|
|
meta: {
|
|
meta: {
|
|
|
- title: "报岗",
|
|
|
|
|
|
|
+ title: "报港",
|
|
|
code: "DECLARELIST",
|
|
code: "DECLARELIST",
|
|
|
},
|
|
},
|
|
|
component: () => import("../views/voyage/portDeclarationList.vue"),
|
|
component: () => import("../views/voyage/portDeclarationList.vue"),
|