From a272115727a43b9517b3ef75dfbee51494958174 Mon Sep 17 00:00:00 2001 From: Your Name <123456> Date: 星期五, 27 五月 2022 14:57:08 +0800 Subject: [PATCH] 'lct' --- 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