Pārlūkot izejas kodu

更新 页面title

wzh 3 gadi atpakaļ
vecāks
revīzija
10b137db13
1 mainītis faili ar 1 papildinājumiem un 1 dzēšanām
  1. 1 1
      src/router/index.js

+ 1 - 1
src/router/index.js

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