From c76b6b7d56a681f4c0e62764fd922f90b4df03dd Mon Sep 17 00:00:00 2001
From: shuishen <1109946754@qq.com>
Date: Thu, 20 Feb 2025 20:44:21 +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