大铁线路 添加 封锁/解封 指令

This commit is contained in:
joylink_cuiweidong 2022-07-26 15:51:12 +08:00
parent c92d77fb69
commit faea986734

View File

@ -86,9 +86,15 @@ export default {
},
{
label: '封锁/解封',
handler: '',
cmdType: ''
handler: this.lockOrUnlock
// cmdType: CMD.Signal.CMD_SIGNAL_BLOCK
},
// {
// label: '',
// handler: '',
// cmdType: ''
// },
{
label: '总人解',
handler: this.humanTrainRoute,