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 | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/src/router/index.js b/src/router/index.js index fdc1711..0b0ea4e 100644 --- a/src/router/index.js +++ b/src/router/index.js @@ -159,7 +159,7 @@ { id: 124, parentId: 0, - path: '/accidentHidden', + path: '/sgyhpczl', component: Layout, name: '事故隐患排查治理', meta: { title: '事故隐患排查治理', icon: 'el-icon-facilities' }, -- Gitblit v1.9.2