From fa5b6027d3f1791aa9a3739acf73ba8e143339bb Mon Sep 17 00:00:00 2001 From: lVAL Date: Fri, 29 Jan 2021 16:21:19 +0800 Subject: [PATCH] =?UTF-8?q?=E5=88=A0=E9=99=A4=E6=97=A0=E7=94=A8=E6=89=93?= =?UTF-8?q?=E5=8D=B0?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/jmapNew/shape/Section/index.js | 1 - 1 file changed, 1 deletion(-) 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 ; }