From 5cfc97edd66731e2ebeea36072ec160a25a7bbf3 Mon Sep 17 00:00:00 2001
From: qinxianzhangyao <11053546+qinxianzhangyao@user.noreply.gitee.com>
Date: 星期四, 23 十一月 2023 18:21:44 +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