From 639c97afabc39d3adadc17f07fa63fbd887f40fc Mon Sep 17 00:00:00 2001
From: zhouwx <1175765986@qq.com>
Date: Fri, 03 Jul 2026 09:13:58 +0800
Subject: [PATCH] 中科大支线-修改

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

diff --git a/src/router/index.js b/src/router/index.js
index d0ea350..fe72dd2 100644
--- a/src/router/index.js
+++ b/src/router/index.js
@@ -264,7 +264,7 @@
         path: 'company',
         component: () => import('@/views/onlineEducation/systemManage/company/index.vue'),
         name: 'company',
-        meta: { title: '企业管理',icon: 'form'}
+        meta: { title: '单位管理',icon: 'form'}
       },
       {
         path: 'user',

--
Gitblit v1.9.2