Browse Source

更新 页面title

wzh 3 năm trước cách đây
mục cha
commit
10b137db13
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  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"),