diff --git a/src/jmapNew/shape/Section/index.js b/src/jmapNew/shape/Section/index.js index 2108cd6c2..66ed85060 100644 --- a/src/jmapNew/shape/Section/index.js +++ b/src/jmapNew/shape/Section/index.js @@ -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 ; }