From 58f8f8dcc6b0a86eb7ed3d4b8acb7778614a0213 Mon Sep 17 00:00:00 2001
From: zhangwei <1504152376@qq.com>
Date: 星期二, 23 十二月 2025 15:03:18 +0800
Subject: [PATCH] 一些改动
---
src/router/index.js | 6 +++---
1 files changed, 3 insertions(+), 3 deletions(-)
diff --git a/src/router/index.js b/src/router/index.js
index 2eda9cf..978ade0 100644
--- a/src/router/index.js
+++ b/src/router/index.js
@@ -50,7 +50,7 @@
path: "/examination",
name: "examination",
component: () => import("../views/business/examination.vue"),
- meta: { title: "璇曞嵎" }
+ meta: { title: "鑰冭瘯璇曞嵎" }
},
{
path: "/yiyuan",
@@ -62,7 +62,7 @@
path: "/workbook",
name: "workbook",
component: () => import("../views/business/workbook.vue"),
- meta: { title: "浣滀笟鏈�" }
+ meta: { title: "浣滀笟绨垮唽" }
},
{
path: "/assembly",
@@ -84,7 +84,7 @@
path: "/other",
name: "other",
component: () => import("../views/business/other.vue"),
- meta: { title: "鍏朵粬鍗板埛鍝�" }
+ meta: { title: "鍏跺畠鍗板埛鍝�" }
},
{
path: "/servecustomers",
--
Gitblit v1.9.1