From 6ac0e6669f3a8ea18c7ac90b37405c65313a1c5f Mon Sep 17 00:00:00 2001
From: kongdeqiang <123456>
Date: 星期五, 26 十二月 2025 16:53:40 +0800
Subject: [PATCH] feat: 修改登录bug

---
 src/store/state.js |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/src/store/state.js b/src/store/state.js
index cb62b56..7632504 100644
--- a/src/store/state.js
+++ b/src/store/state.js
@@ -145,13 +145,13 @@
           children:[
             {
               icon: 'el-icon-user-solid',
-              name: '宸℃鐧昏',
+              name: '宸℃璁板綍绠$悊',
               parentId: 4,
               indexUrl: 'inspectionRegistration'
             },
             {
               icon: 'el-icon-user-solid',
-              name: '缁翠慨缁存姢绠$悊杞欢',
+              name: '缁翠慨缁存姢绠$悊',
               parentId: 4,
               indexUrl: 'repairAndMaintenance'
             },

--
Gitblit v1.9.1