注释:执行关键操作测试
This commit is contained in:
parent
e8de151360
commit
3b87f7ef14
@ -77,12 +77,12 @@ export default {
|
|||||||
label: '所有进路自排开',
|
label: '所有进路自排开',
|
||||||
handler: this.atsAutoControlALL,
|
handler: this.atsAutoControlALL,
|
||||||
cmdType: CMD.Station.CMD_STATION_OPEN_AUTO_SETTING
|
cmdType: CMD.Station.CMD_STATION_OPEN_AUTO_SETTING
|
||||||
},
|
|
||||||
{
|
|
||||||
label: '执行关键操作测试',
|
|
||||||
handler: this.execKeyOperationTest,
|
|
||||||
cmdType: CMD.Station.CMD_STATION_KEY_OPERATION_TEST
|
|
||||||
}
|
}
|
||||||
|
// {
|
||||||
|
// label: '执行关键操作测试',
|
||||||
|
// handler: this.execKeyOperationTest,
|
||||||
|
// cmdType: CMD.Station.CMD_STATION_KEY_OPERATION_TEST
|
||||||
|
// }
|
||||||
]
|
]
|
||||||
},
|
},
|
||||||
menuForce: [
|
menuForce: [
|
||||||
|
Loading…
Reference in New Issue
Block a user