修复:新建图纸时选择集没有被清空

pull/706/MERGE
ChenX 5 years ago
parent d0dd1954e3
commit 8f395e10d0

@ -215,6 +215,7 @@ export class ApplicationService
this.Viewer.CameraCtrl.Update();
this.Database.FileRead(new Database(true).FileWrite());
this.Editor.SelectCtrl.Cancel();
}
FileOut(): CADFiler

Loading…
Cancel
Save