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