宁波一号线道岔钩锁=》手摇道岔钩锁

This commit is contained in:
fan 2023-05-30 11:24:35 +08:00
parent 57f65d45e3
commit 268febaf7f

View File

@ -214,7 +214,7 @@ export default {
if (this.operatemode === OperateMode.FAULT) {
// if (!this.$store.state.scriptRecord.bgSet) {
const menuHook = [{
label: '道岔钩锁',
label: '手摇道岔钩锁',
handler: this.hookLock
}];
this.menu = [...this.menuForce, ...menuHook];