|
|
@ -166,7 +166,7 @@ export class WorkingAreaComponent extends EventEmitter implements OnInit, AfterV |
|
|
|
* 重大调整-主版本号增加 |
|
|
|
* 重大调整-主版本号增加 |
|
|
|
* 日期变更-日期版本号增加 |
|
|
|
* 日期变更-日期版本号增加 |
|
|
|
*/ |
|
|
|
*/ |
|
|
|
public VERSION = '1.4.1.20210303_rc'; |
|
|
|
public VERSION = '1.4.2.20210325_rc'; |
|
|
|
/** |
|
|
|
/** |
|
|
|
* 数据初始化 |
|
|
|
* 数据初始化 |
|
|
|
*/ |
|
|
|
*/ |
|
|
@ -1180,7 +1180,7 @@ export class WorkingAreaComponent extends EventEmitter implements OnInit, AfterV |
|
|
|
TemplateId: null, |
|
|
|
TemplateId: null, |
|
|
|
FloorId: this.canvasData.selectStorey.id, |
|
|
|
FloorId: this.canvasData.selectStorey.id, |
|
|
|
Angle: 0, |
|
|
|
Angle: 0, |
|
|
|
Enabled: null, |
|
|
|
Enabled: true, |
|
|
|
FillMode: null, |
|
|
|
FillMode: null, |
|
|
|
FireElementId: null, |
|
|
|
FireElementId: null, |
|
|
|
FixedSize: null, |
|
|
|
FixedSize: null, |
|
|
@ -1207,7 +1207,7 @@ export class WorkingAreaComponent extends EventEmitter implements OnInit, AfterV |
|
|
|
PhysicalUnit: '', |
|
|
|
PhysicalUnit: '', |
|
|
|
PropertyName: '列', |
|
|
|
PropertyName: '列', |
|
|
|
PropertyType: 2, |
|
|
|
PropertyType: 2, |
|
|
|
PropertyValue: 2, |
|
|
|
PropertyValue: '2', |
|
|
|
}, |
|
|
|
}, |
|
|
|
], |
|
|
|
], |
|
|
|
Scale: 1, |
|
|
|
Scale: 1, |
|
|
|