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 | 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..12b239e 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