From e65abe322a1208e4c67ff6537791c109848ca37c Mon Sep 17 00:00:00 2001 From: fan <18706759286@163.com> Date: Sun, 24 Apr 2022 17:40:55 +0800 Subject: [PATCH] =?UTF-8?q?=E5=A4=A7=E9=93=81=E7=BA=BF=E8=B7=AF=E8=B0=83?= =?UTF-8?q?=E6=95=B422?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/jmapNew/theme/datie_02/menus/menuSection.vue | 2 +- src/jmapNew/theme/datie_02/menus/menuSignal.vue | 2 +- src/jmapNew/theme/datie_02/menus/menuStation.vue | 2 +- src/jmapNew/theme/datie_02/menus/menuStationStand.vue | 2 +- src/jmapNew/theme/datie_02/menus/menuSwitch.vue | 2 +- src/jmapNew/theme/datie_02/menus/menuTrain.vue | 2 +- 6 files changed, 6 insertions(+), 6 deletions(-) diff --git a/src/jmapNew/theme/datie_02/menus/menuSection.vue b/src/jmapNew/theme/datie_02/menus/menuSection.vue index 440819197..1a8f25984 100644 --- a/src/jmapNew/theme/datie_02/menus/menuSection.vue +++ b/src/jmapNew/theme/datie_02/menus/menuSection.vue @@ -15,7 +15,7 @@ import PopMenu from '@/components/PopMenu'; import SectionControl from '@/jmapNew/theme/components/menus/dialog/sectionControl'; import TrainAddPlan from '@/jmapNew/theme/components/menus/dialog/trainAddPlan'; -import SetFault from '@/jmapNew/theme/components/menus/dialog/setFaultNew'; +import SetFault from '@/jmapNew/theme/components/menus/dialog/setFault'; import SectionDetail from './dialog/sectionDetail'; import NoticeInfo from '@/jmapNew/theme/components/menus/childDialog/noticeInfo'; import { mapGetters } from 'vuex'; diff --git a/src/jmapNew/theme/datie_02/menus/menuSignal.vue b/src/jmapNew/theme/datie_02/menus/menuSignal.vue index 02c035a1c..f64b95305 100644 --- a/src/jmapNew/theme/datie_02/menus/menuSignal.vue +++ b/src/jmapNew/theme/datie_02/menus/menuSignal.vue @@ -16,7 +16,7 @@