From 4ec18c3731df006cb160671c6a219e91f68a295e Mon Sep 17 00:00:00 2001 From: joylink_cuiweidong <364937672@qq.com> Date: Tue, 13 Dec 2022 15:59:42 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BB=A3=E7=A0=81=E8=B0=83=E6=95=B4?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/jmapNew/theme/foshan_01/menus/dispatchWorkMenu.vue | 4 ++-- src/jmapNew/theme/foshan_01/menus/localWorkMenuBar.vue | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/src/jmapNew/theme/foshan_01/menus/dispatchWorkMenu.vue b/src/jmapNew/theme/foshan_01/menus/dispatchWorkMenu.vue index bc9565352..95832458e 100644 --- a/src/jmapNew/theme/foshan_01/menus/dispatchWorkMenu.vue +++ b/src/jmapNew/theme/foshan_01/menus/dispatchWorkMenu.vue @@ -18,7 +18,7 @@ import { mapGetters } from 'vuex'; import MenuBar from './dispatchWorkMenuBar'; import MenuStationStand from './menuStationStand'; -import MenuSwitch from './menuSwitch'; +// import MenuSwitch from './menuSwitch'; import MenuSignal from './menuSignal'; import MenuSection from './menuSection'; import MenuTrain from './menuTrain'; @@ -32,7 +32,7 @@ export default { components: { MenuBar, MenuStationStand, - MenuSwitch, + // MenuSwitch, MenuSignal, MenuSection, MenuTrain, diff --git a/src/jmapNew/theme/foshan_01/menus/localWorkMenuBar.vue b/src/jmapNew/theme/foshan_01/menus/localWorkMenuBar.vue index 8c49e7c93..9c60bb23c 100644 --- a/src/jmapNew/theme/foshan_01/menus/localWorkMenuBar.vue +++ b/src/jmapNew/theme/foshan_01/menus/localWorkMenuBar.vue @@ -1,7 +1,7 @@