diff --git a/SGGL/FineUIPro.Web/Transfer/PunchlistFromEdit.aspx b/SGGL/FineUIPro.Web/Transfer/PunchlistFromEdit.aspx index 7840b644..d4a631ad 100644 --- a/SGGL/FineUIPro.Web/Transfer/PunchlistFromEdit.aspx +++ b/SGGL/FineUIPro.Web/Transfer/PunchlistFromEdit.aspx @@ -17,73 +17,76 @@ - + - + - - - - - - - + - - - - - + - + + + + + + + + + - + + + - - - + + - + + + - + - - - - - - - - - + + + + + + + + + + + @@ -92,9 +95,9 @@ - + - + @@ -104,9 +107,9 @@ - + - + @@ -116,9 +119,9 @@ - + - + @@ -128,17 +131,17 @@ - + - - diff --git a/SGGL/FineUIPro.Web/Transfer/PunchlistFromEdit.aspx.designer.cs b/SGGL/FineUIPro.Web/Transfer/PunchlistFromEdit.aspx.designer.cs index f0269a8b..ef019b0c 100644 --- a/SGGL/FineUIPro.Web/Transfer/PunchlistFromEdit.aspx.designer.cs +++ b/SGGL/FineUIPro.Web/Transfer/PunchlistFromEdit.aspx.designer.cs @@ -59,15 +59,6 @@ namespace FineUIPro.Web.Transfer /// protected global::FineUIPro.TextBox txtSub_Sys_No; - /// - /// txtDESCRIPTION 控件。 - /// - /// - /// 自动生成的字段。 - /// 若要进行修改,请将字段声明从设计器文件移到代码隐藏文件。 - /// - protected global::FineUIPro.TextBox txtDESCRIPTION; - /// /// ddlCat 控件。 /// @@ -167,15 +158,6 @@ namespace FineUIPro.Web.Transfer /// protected global::FineUIPro.TextBox txtPIC_WUH; - /// - /// txtCorrection_Action 控件。 - /// - /// - /// 自动生成的字段。 - /// 若要进行修改,请将字段声明从设计器文件移到代码隐藏文件。 - /// - protected global::FineUIPro.TextBox txtCorrection_Action; - /// /// txtActual_Date 控件。 /// @@ -185,6 +167,24 @@ namespace FineUIPro.Web.Transfer /// protected global::FineUIPro.DatePicker txtActual_Date; + /// + /// txtDESCRIPTION 控件。 + /// + /// + /// 自动生成的字段。 + /// 若要进行修改,请将字段声明从设计器文件移到代码隐藏文件。 + /// + protected global::FineUIPro.TextArea txtDESCRIPTION; + + /// + /// txtCorrection_Action 控件。 + /// + /// + /// 自动生成的字段。 + /// 若要进行修改,请将字段声明从设计器文件移到代码隐藏文件。 + /// + protected global::FineUIPro.TextArea txtCorrection_Action; + /// /// Panel2 控件。 ///