瀏覽代碼

更新 页面title

wzh 3 年之前
父節點
當前提交
10b137db13
共有 1 個文件被更改,包括 1 次插入1 次删除
  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"),