From f7da5040d8894048d8c8116a8f372fcfc1236ec6 Mon Sep 17 00:00:00 2001
From: shuishen <1109946754@qq.com>
Date: Thu, 26 Dec 2024 12:44:45 +0800
Subject: [PATCH] 图层控制风险源更新
---
src/pages/single/components/mainMenu.vue | 16 ++++++++--------
1 files changed, 8 insertions(+), 8 deletions(-)
diff --git a/src/pages/single/components/mainMenu.vue b/src/pages/single/components/mainMenu.vue
index d394610..cb7f6ee 100644
--- a/src/pages/single/components/mainMenu.vue
+++ b/src/pages/single/components/mainMenu.vue
@@ -43,14 +43,14 @@
menuName: '救援队伍',
path: '/layout/single/rt'
},
- {
- menuName: '突发事件模拟',
- path: '/layout/map/main/pd'
- },
- {
- menuName: '作战图',
- path: '/layout/single/ochart'
- },
+ /* {
+ menuName: '突发事件模拟',
+ path: '/layout/map/main/pd'
+ },
+ {
+ menuName: '作战图',
+ path: '/layout/single/ochart'
+ }, */
]
)
--
Gitblit v1.9.3