11
This commit is contained in:
@@ -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());
|
||||
|
||||
Reference in New Issue
Block a user