From 9cd46588a9d8d42a98848164b506b1d36a2225a9 Mon Sep 17 00:00:00 2001 From: fan <18706759286@163.com> Date: Thu, 19 Dec 2019 16:43:56 +0800 Subject: [PATCH] =?UTF-8?q?=E8=87=AA=E5=8A=A8=E4=BF=A1=E5=8F=B7=E5=8F=82?= =?UTF-8?q?=E6=95=B0=E5=90=8D=E5=92=8C=E9=BB=98=E8=AE=A4=E5=80=BC=E8=B0=83?= =?UTF-8?q?=E6=95=B4--0003?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/i18n/langs/en/map.js | 2 +- src/i18n/langs/zh/map.js | 2 +- .../newMap/newMapdraft/dataRelation/automaticoperate/route.vue | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/src/i18n/langs/en/map.js b/src/i18n/langs/en/map.js index 3a8a983be..7b35eb830 100644 --- a/src/i18n/langs/en/map.js +++ b/src/i18n/langs/en/map.js @@ -484,7 +484,7 @@ export default { accessSideTurnoutData: 'Access side turnout data', turnBackRailName: 'Name of reentrant rail', - routeSegmentData: 'The approach automatically triggers the segment data', + routeSegmentData: 'Interlock clearance section', routeProtectsData: 'Path continuation protects segment data', physicalSection: 'Access physical segment data', routeAccessScreenData: 'Access screen door data', diff --git a/src/i18n/langs/zh/map.js b/src/i18n/langs/zh/map.js index bd754bcf1..9f224526c 100644 --- a/src/i18n/langs/zh/map.js +++ b/src/i18n/langs/zh/map.js @@ -425,7 +425,7 @@ export default { accessSideTurnoutData: '侧防道岔', turnBackRailName: '折返轨名称', - routeSegmentData: '进路自动触发区段', + routeSegmentData: '连锁出清区段', routeProtectsData: '进路延续保护区段', physicalSection: '进路物理区段', routeRouteScreenData: '进路屏蔽门', diff --git a/src/views/newMap/newMapdraft/dataRelation/automaticoperate/route.vue b/src/views/newMap/newMapdraft/dataRelation/automaticoperate/route.vue index eee38d7ef..eacf6441d 100644 --- a/src/views/newMap/newMapdraft/dataRelation/automaticoperate/route.vue +++ b/src/views/newMap/newMapdraft/dataRelation/automaticoperate/route.vue @@ -103,7 +103,7 @@ export default { code: '', mapId: '', signalCode: '', - alwaysRed: true, + alwaysRed: false, sectionList: [], stationStandList: [] },