11
This commit is contained in:
@@ -6,10 +6,7 @@ using System.Web;
|
||||
using System.Web.UI;
|
||||
using System.Web.UI.WebControls;
|
||||
using BLL;
|
||||
using BLL.Common;
|
||||
using FastReport.Cloud.OAuth;
|
||||
using FineUIPro.Web.DataShow;
|
||||
using Org.BouncyCastle.Crypto;
|
||||
using BLL.Common;
|
||||
|
||||
namespace FineUIPro.Web.ProjectData
|
||||
{
|
||||
|
||||
@@ -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