From d2e2df7c4805cc9c5e4e915202f304e0e9a53758 Mon Sep 17 00:00:00 2001
From: linwe <872216996@qq.com>
Date: Fri, 23 May 2025 09:49:31 +0800
Subject: [PATCH] 临川优化

---
 src/pages/main/components/mainMenu.vue |   16 ++++++++--------
 1 files changed, 8 insertions(+), 8 deletions(-)

diff --git a/src/pages/main/components/mainMenu.vue b/src/pages/main/components/mainMenu.vue
index d0099f0..12b239e 100644
--- a/src/pages/main/components/mainMenu.vue
+++ b/src/pages/main/components/mainMenu.vue
@@ -43,14 +43,14 @@
       menuName: '救援队伍',
       path: '/layout/single/rt'
     },
-    /*    {
-         menuName: '突发事件模拟',
-         path: '/layout/map/main/pd'
-       },
-       {
-         menuName: '作战图',
-         path: '/layout/single/ochart'
-       }, */
+    {
+      menuName: '突发事件模拟',
+      path: '/layout/map/main/pd'
+    },
+    //  {
+    //    menuName: '作战图',
+    //    path: '/layout/single/ochart'
+    //  },
   ]
 )
 

--
Gitblit v1.9.3