This commit is contained in:
2025-12-23 20:33:12 +08:00
parent 0341d5c568
commit a9f0cd7fba
21 changed files with 2015 additions and 235 deletions
@@ -38,7 +38,6 @@ namespace FineUIPro.Web.common.ProjectSet
}
#endregion
#region
/// <summary>
/// 提交按钮
/// </summary>
@@ -152,7 +151,7 @@ namespace FineUIPro.Web.common.ProjectSet
{
pdms.IsAuto = false;
}
}
private void SaveColorModelSettings(string projectId)
{
UpsertByName("管线未完成", projectId, this.txtPipelineNOComplete.Text.Trim());