自动信号参数名和默认值调整--0003
This commit is contained in:
parent
6ce29006e5
commit
9cd46588a9
@ -484,7 +484,7 @@ export default {
|
|||||||
accessSideTurnoutData: 'Access side turnout data',
|
accessSideTurnoutData: 'Access side turnout data',
|
||||||
|
|
||||||
turnBackRailName: 'Name of reentrant rail',
|
turnBackRailName: 'Name of reentrant rail',
|
||||||
routeSegmentData: 'The approach automatically triggers the segment data',
|
routeSegmentData: 'Interlock clearance section',
|
||||||
routeProtectsData: 'Path continuation protects segment data',
|
routeProtectsData: 'Path continuation protects segment data',
|
||||||
physicalSection: 'Access physical segment data',
|
physicalSection: 'Access physical segment data',
|
||||||
routeAccessScreenData: 'Access screen door data',
|
routeAccessScreenData: 'Access screen door data',
|
||||||
|
@ -425,7 +425,7 @@ export default {
|
|||||||
accessSideTurnoutData: '侧防道岔',
|
accessSideTurnoutData: '侧防道岔',
|
||||||
|
|
||||||
turnBackRailName: '折返轨名称',
|
turnBackRailName: '折返轨名称',
|
||||||
routeSegmentData: '进路自动触发区段',
|
routeSegmentData: '连锁出清区段',
|
||||||
routeProtectsData: '进路延续保护区段',
|
routeProtectsData: '进路延续保护区段',
|
||||||
physicalSection: '进路物理区段',
|
physicalSection: '进路物理区段',
|
||||||
routeRouteScreenData: '进路屏蔽门',
|
routeRouteScreenData: '进路屏蔽门',
|
||||||
|
@ -103,7 +103,7 @@ export default {
|
|||||||
code: '',
|
code: '',
|
||||||
mapId: '',
|
mapId: '',
|
||||||
signalCode: '',
|
signalCode: '',
|
||||||
alwaysRed: true,
|
alwaysRed: false,
|
||||||
sectionList: [],
|
sectionList: [],
|
||||||
stationStandList: []
|
stationStandList: []
|
||||||
},
|
},
|
||||||
|
Loading…
Reference in New Issue
Block a user