开发:增加注释

pull/2750/MERGE
ChenX 4 months ago
parent e317afaa81
commit a7169e06a0

@ -45,7 +45,7 @@ export class DrawWineRackTool extends Singleton
/** 拾取空间周围的板件柜名房名等信息*/
protected GetBoardProcessOption(br: Board)
{
if (!this._config) return;
if (!this._config) return;//在矩形变酒格时,因为没有配置 所以导致错误
//获取空间周围的板件数据
if (this.space.Boards.length > 0 && this._config.useBoardProcessOption)
{

Loading…
Cancel
Save