From f5c794e6ec4a07cbd8492eb7dcdd8dbc500adea4 Mon Sep 17 00:00:00 2001 From: Houjie <714924425@qq.com> Date: 星期五, 12 九月 2025 18:17:41 +0800 Subject: [PATCH] 校验 --- src/components/layouts/TabLayout.vue | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/src/components/layouts/TabLayout.vue b/src/components/layouts/TabLayout.vue index b70473d..b495c67 100644 --- a/src/components/layouts/TabLayout.vue +++ b/src/components/layouts/TabLayout.vue @@ -183,7 +183,7 @@ * @param title 瑕佷慨鏀圭殑鏂版爣棰� */ changeTitle(title) { - let projectTitle = "MDC鏅烘収杞﹂棿" + let projectTitle = "鍙屾灄杞存壙鏅烘収杞﹂棿" // 棣栭〉鐗规畩澶勭悊 if (this.$route.path === indexKey) { document.title = projectTitle -- Gitblit v1.9.3