代码调整
This commit is contained in:
parent
83b1a5427b
commit
d5312a7f2e
@ -693,6 +693,7 @@ export default {
|
||||
this.operation = this.Signal.lock.button.operation;
|
||||
} else if (model._type == 'Switch') {
|
||||
this.handleSwitchBlock(model);
|
||||
this.operation = this.Switch.block.button.operation;
|
||||
}
|
||||
} else if (buttonOperation === this.Section.fault.button.operation) {
|
||||
this.handleFaultSection(model);
|
||||
|
Loading…
Reference in New Issue
Block a user