2022-10-12 焊接三维补充修改
This commit is contained in:
@@ -39,7 +39,7 @@ namespace BLL
|
||||
Model.Project_Sys_Set Model_JointCompleteColor = BLL.Project_SysSetService.GetSysSetBySetName("焊口已完成", projectId);
|
||||
if (Model_JointCompleteColor != null)
|
||||
{
|
||||
colorModel.JointNOCompleteColor = Model_JointCompleteColor.SetValue;
|
||||
colorModel.JointCompleteColor = Model_JointCompleteColor.SetValue;
|
||||
}
|
||||
|
||||
return colorModel;
|
||||
|
||||
Reference in New Issue
Block a user