修复:根据板材改颜色改成概念视图

pull/2220/head
ChenX 1 year ago
parent e6ea7ebff4
commit 340922255c

@ -48,7 +48,7 @@ export class ChangeColorByMaterial implements Command
}
if (!app.Viewer.isLayout)
commandMachine.ExecCommand(CommandNames.ConceptualTransparent);
commandMachine.ExecCommand(CommandNames.Conceptual);
let config = new DialogUserConfig(store, BoardModalType.ChangeColorByBoardMaterial);
await config.LoadAndInitConfig();//载入或者初始化

Loading…
Cancel
Save