!3042 开发:画门板铰链出错功能注释

pull/3028/MERGE
黄诗津 1 month ago committed by ChenX
parent 2dd37d5fb2
commit 3a43cd763d

@ -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)

Loading…
Cancel
Save