From e520d6f233851374356bb49c4cf724d1d3565b05 Mon Sep 17 00:00:00 2001
From: songhuangfeng123 <shf18767906695@163.com>
Date: 星期四, 19 五月 2022 09:01:49 +0800
Subject: [PATCH] fix

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

diff --git a/src/router/index.js b/src/router/index.js
index 5afc577..0b0ea4e 100644
--- a/src/router/index.js
+++ b/src/router/index.js
@@ -157,9 +157,9 @@
         ]
     },
     {
-        id: 2,
+        id: 124,
         parentId: 0,
-        path: '/accidentHidden',
+        path: '/sgyhpczl',
         component: Layout,
         name: '事故隐患排查治理',
         meta: { title: '事故隐患排查治理', icon: 'el-icon-facilities' },

--
Gitblit v1.9.2