From 3a43cd763d9c6c4b0526bd6b3e3045148abc4802 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E9=BB=84=E8=AF=97=E6=B4=A5?= <2723065175@qq.com> Date: Fri, 30 Aug 2024 01:40:54 +0000 Subject: [PATCH] =?UTF-8?q?!3042=20=E5=BC=80=E5=8F=91:=E7=94=BB=E9=97=A8?= =?UTF-8?q?=E6=9D=BF=E9=93=B0=E9=93=BE=E5=87=BA=E9=94=99=E5=8A=9F=E8=83=BD?= =?UTF-8?q?=E6=B3=A8=E9=87=8A?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/Add-on/DrawBoard/DrawDoorDrawer/DrawDoorTool.ts | 1 + 1 file changed, 1 insertion(+) diff --git a/src/Add-on/DrawBoard/DrawDoorDrawer/DrawDoorTool.ts b/src/Add-on/DrawBoard/DrawDoorDrawer/DrawDoorTool.ts index 528d4d06c..dd732f34a 100644 --- a/src/Add-on/DrawBoard/DrawDoorDrawer/DrawDoorTool.ts +++ b/src/Add-on/DrawBoard/DrawDoorDrawer/DrawDoorTool.ts @@ -420,6 +420,7 @@ export class DrawDoorTool this.hingeSet.add(objId); } + //旧版的门板配置铰链没有添加属性信息,文件TemplateList.tsx:211 if (info.tempInfo.hingeTemp.props) { for (const prop of info.tempInfo.hingeTemp.props)