From 95e6a41e02794f6d908cae8f5a7eb33981cf3680 Mon Sep 17 00:00:00 2001
From: guoshilong <123456>
Date: Thu, 14 Dec 2023 14:37:14 +0800
Subject: [PATCH] 浏览器标题修改,考勤管理员登录跳到考勤记录

---
 src/lang/index.js |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/src/lang/index.js b/src/lang/index.js
index a453e2a..39132e2 100644
--- a/src/lang/index.js
+++ b/src/lang/index.js
@@ -25,4 +25,4 @@
   messages
 })
 
-export default i18n
\ No newline at end of file
+export default i18n

--
Gitblit v1.9.3