From 84ed21863cfbeebfb98c297ad123ebc1e9666a63 Mon Sep 17 00:00:00 2001
From: Kxc0822a <kxc000822>
Date: 星期三, 06 四月 2022 09:42:24 +0800
Subject: [PATCH] 重大

---
 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 c725fc3..baee810 100644
--- a/src/router/index.js
+++ b/src/router/index.js
@@ -107,7 +107,7 @@
         component: Layout,
         // redirect: '/contingencyplan',
         name: '安全生产标准化',
-        meta: { title: '安全生产标准化', icon: 'el-icon-dash' },
+        meta: { title: '安全生产标准化', icon: 'el-icon-security' },
         children: [
           {
             id: 1,
@@ -175,7 +175,7 @@
             path: '/majorHazardSourceMonitoring',
             component: Layout,
             name: '重大危险源监测',
-            meta: { title: '重大危险源监测', icon: 'el-icon-dash' },
+            meta: { title: '重大危险源监测', icon: 'el-icon-facilities' },
             children: [
                 {
                     id: 1,

--
Gitblit v1.9.2