From 3b10270c0dcc71faef1a67ea74971f2f29dc202a Mon Sep 17 00:00:00 2001
From: shuishen <1109946754@qq.com>
Date: Wed, 06 Aug 2025 00:11:54 +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 d394610..a3181f7 100644
--- a/src/pages/main/components/mainMenu.vue
+++ b/src/pages/main/components/mainMenu.vue
@@ -47,10 +47,10 @@
menuName: '突发事件模拟',
path: '/layout/map/main/pd'
},
- {
- menuName: '作战图',
- path: '/layout/single/ochart'
- },
+ // {
+ // menuName: '作战图',
+ // path: '/layout/single/ochart'
+ // },
]
)
--
Gitblit v1.9.3