From a862cbaefc26686fa199c33bd5d1bfddb37868ed Mon Sep 17 00:00:00 2001
From: shuishen <1109946754@qq.com>
Date: Wed, 06 Aug 2025 00:13:56 +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