自动信号参数名和默认值调整--0003

This commit is contained in:
fan 2019-12-19 16:43:56 +08:00
parent 6ce29006e5
commit 9cd46588a9
3 changed files with 3 additions and 3 deletions

View File

@ -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',

View File

@ -425,7 +425,7 @@ export default {
accessSideTurnoutData: '侧防道岔',
turnBackRailName: '折返轨名称',
routeSegmentData: '进路自动触发区段',
routeSegmentData: '连锁出清区段',
routeProtectsData: '进路延续保护区段',
physicalSection: '进路物理区段',
routeRouteScreenData: '进路屏蔽门',

View File

@ -103,7 +103,7 @@ export default {
code: '',
mapId: '',
signalCode: '',
alwaysRed: true,
alwaysRed: false,
sectionList: [],
stationStandList: []
},