From 9d7982d0b280c54c6dc5d2515d508f7ae47781f0 Mon Sep 17 00:00:00 2001
From: shuishen <1109946754@qq.com>
Date: Wed, 12 Feb 2025 19:56:08 +0800
Subject: [PATCH] 菜单更新

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

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

--
Gitblit v1.9.3