删除无用打印
This commit is contained in:
parent
f91f045a1e
commit
fa5b6027d3
@ -154,7 +154,6 @@ export default class Section extends Group {
|
||||
|
||||
/** 非通信车占用状态 03*/
|
||||
unCommunicationOccupied() {
|
||||
console.log(this.style.Section.preAxleIgnoreFault);
|
||||
if (this.style.Section.preAxleIgnoreFault && this.model.preReset) {
|
||||
return ;
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user