From 16ad3d3ac0e7d477ce6d001cc7adc17ecc5d8879 Mon Sep 17 00:00:00 2001
From: qinxianzhangyao <11053546+qinxianzhangyao@user.noreply.gitee.com>
Date: 星期三, 20 十二月 2023 14:28:07 +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