From 1c9c8aab8a247614eae0be81fa56a699e2227db2 Mon Sep 17 00:00:00 2001 From: fan <18706759286@163.com> Date: Fri, 15 Jan 2021 18:00:32 +0800 Subject: [PATCH] =?UTF-8?q?=E5=8D=97=E4=BA=AC=E4=BA=8C=E5=8F=B7=E7=BA=BF?= =?UTF-8?q?=20=E9=81=93=E5=B2=94=20=E4=BE=A7=E9=98=B2=20=E5=92=8C=E8=BF=9B?= =?UTF-8?q?=E8=B7=AF=E9=94=81=E9=97=AD=20=E4=BC=98=E5=85=88=E7=BA=A7?= =?UTF-8?q?=E8=B0=83=E6=95=B4?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/jmapNew/shape/Switch/index.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/jmapNew/shape/Switch/index.js b/src/jmapNew/shape/Switch/index.js index ce19e5d2d..9a321a007 100644 --- a/src/jmapNew/shape/Switch/index.js +++ b/src/jmapNew/shape/Switch/index.js @@ -586,9 +586,9 @@ export default class Switch extends Group { if (!path.includes('/map/draw')) { this.setSectionState(this.model); // 处理元素颜色 } + model.fpLock && this.handleFpLock(); // 道岔侧防 model.routeLock && this.handleRouteLock(); // 道岔进路锁闭 model.overlapLock && this.handleOverlapLock(); // 道岔进路延续保护 - model.fpLock && this.handleFpLock(); // 道岔侧防 // this.interlockingReserved(); // 联锁预留道岔 if (this.style.Switch.sectionAction.flag) { // 哈尔滨线路处理道岔相关区段颜色