cxmo пре 1 година
родитељ
комит
e84fdb954e
1 измењених фајлова са 1 додато и 1 уклоњено
  1. 1 1
      src/router/index.js

+ 1 - 1
src/router/index.js

@@ -19,7 +19,7 @@ const routes=[
                 name:"UpdateIndex",
                 component: () => import("@/views/update/Index.vue"),
                 meta: { 
-                    title: "更新日志",
+                    title: "ETA投研系统更新日志",
                 },
             },
         ]