From c63bd25fd36bf148445a67dd9f0eaafcad06a2d9 Mon Sep 17 00:00:00 2001
From: qinxianzhangyao <11053546+qinxianzhangyao@user.noreply.gitee.com>
Date: 星期五, 08 十二月 2023 16:49:17 +0800
Subject: [PATCH] qxtj

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

diff --git a/src/router/index.js b/src/router/index.js
index 80443e1..3c1f7ac 100644
--- a/src/router/index.js
+++ b/src/router/index.js
@@ -58,6 +58,12 @@
         name:'rmer',
         meta: { title: '鐭ヨ瘑搴撶鐞� ', icon: 'dashboard', }
       },
+      {
+        path: '/notice',
+        component: () => import('@/views/system/notice/index'),
+        name:'rmer',
+        meta: { title: '閫氱煡鍏憡 '}
+      },
     ]
   },
   {

--
Gitblit v1.8.0