diff --git a/SGGL/FineUIPro.Web/FineUIPro.Web.csproj b/SGGL/FineUIPro.Web/FineUIPro.Web.csproj index b9528076..72c76f81 100644 --- a/SGGL/FineUIPro.Web/FineUIPro.Web.csproj +++ b/SGGL/FineUIPro.Web/FineUIPro.Web.csproj @@ -75,6 +75,9 @@ False ..\FineUIPro\Reference BLL\AxInterop.SYNCARDOCXLib.dll + + ..\packages\Portable.BouncyCastle.1.8.9\lib\net40\BouncyCastle.Crypto.dll + False ..\FineUIPro\Reference BLL\FastReport.dll @@ -95,8 +98,8 @@ False ..\FineUIPro\FineUIPro.dll - - ..\packages\SharpZipLib.1.2.0\lib\net45\ICSharpCode.SharpZipLib.dll + + ..\packages\SharpZipLib.1.3.3\lib\net45\ICSharpCode.SharpZipLib.dll False @@ -113,17 +116,17 @@ ..\packages\Newtonsoft.Json.12.0.1\lib\net40\Newtonsoft.Json.dll - - ..\FineUIPro\Reference BLL\NPOI.dll + + ..\packages\NPOI.2.5.6\lib\net45\NPOI.dll - - ..\FineUIPro\Reference BLL\NPOI.OOXML.dll + + ..\packages\NPOI.2.5.6\lib\net45\NPOI.OOXML.dll - - ..\FineUIPro\Reference BLL\NPOI.OpenXml4Net.dll + + ..\packages\NPOI.2.5.6\lib\net45\NPOI.OpenXml4Net.dll - - ..\FineUIPro\Reference BLL\NPOI.OpenXmlFormats.dll + + ..\packages\NPOI.2.5.6\lib\net45\NPOI.OpenXmlFormats.dll ..\packages\RestSharp.106.15.0\lib\net452\RestSharp.dll diff --git a/SGGL/FineUIPro.Web/ZHGL/Plan/MainContract.aspx b/SGGL/FineUIPro.Web/ZHGL/Plan/MainContract.aspx index 38c4e31d..181c9904 100644 --- a/SGGL/FineUIPro.Web/ZHGL/Plan/MainContract.aspx +++ b/SGGL/FineUIPro.Web/ZHGL/Plan/MainContract.aspx @@ -72,19 +72,19 @@ FieldType="String" HeaderText="项目类型" HeaderTextAlign="Center" TextAlign="Left" RendererFunction="renderProjectType"> - - - + - - + diff --git a/SGGL/FineUIPro.Web/ZHGL/Plan/MainContract.aspx.designer.cs b/SGGL/FineUIPro.Web/ZHGL/Plan/MainContract.aspx.designer.cs index bcf333b7..49bfca0e 100644 --- a/SGGL/FineUIPro.Web/ZHGL/Plan/MainContract.aspx.designer.cs +++ b/SGGL/FineUIPro.Web/ZHGL/Plan/MainContract.aspx.designer.cs @@ -130,22 +130,22 @@ namespace FineUIPro.Web.ZHGL.Plan { protected global::System.Web.UI.WebControls.Label lblNumber; /// - /// Label1 控件。 + /// lblCompileMan 控件。 /// /// /// 自动生成的字段。 /// 若要进行修改,请将字段声明从设计器文件移到代码隐藏文件。 /// - protected global::System.Web.UI.WebControls.Label Label1; + protected global::System.Web.UI.WebControls.Label lblCompileMan; /// - /// Label2 控件。 + /// lbTeamType 控件。 /// /// /// 自动生成的字段。 /// 若要进行修改,请将字段声明从设计器文件移到代码隐藏文件。 /// - protected global::System.Web.UI.WebControls.Label Label2; + protected global::System.Web.UI.WebControls.Label lbTeamType; /// /// ToolbarSeparator1 控件。 diff --git a/SGGL/FineUIPro.Web/ZHGL/Plan/ProjectPlan.aspx b/SGGL/FineUIPro.Web/ZHGL/Plan/ProjectPlan.aspx index aa32a228..9e8e8ee2 100644 --- a/SGGL/FineUIPro.Web/ZHGL/Plan/ProjectPlan.aspx +++ b/SGGL/FineUIPro.Web/ZHGL/Plan/ProjectPlan.aspx @@ -72,19 +72,19 @@ FieldType="String" HeaderText="项目类型" HeaderTextAlign="Center" TextAlign="Left" RendererFunction="renderProjectType"> - - - + - - + diff --git a/SGGL/FineUIPro.Web/ZHGL/Plan/ProjectPlan.aspx.designer.cs b/SGGL/FineUIPro.Web/ZHGL/Plan/ProjectPlan.aspx.designer.cs index acee5320..471ca019 100644 --- a/SGGL/FineUIPro.Web/ZHGL/Plan/ProjectPlan.aspx.designer.cs +++ b/SGGL/FineUIPro.Web/ZHGL/Plan/ProjectPlan.aspx.designer.cs @@ -130,22 +130,22 @@ namespace FineUIPro.Web.ZHGL.Plan { protected global::System.Web.UI.WebControls.Label lblNumber; /// - /// Label1 控件。 + /// lblCompileMan 控件。 /// /// /// 自动生成的字段。 /// 若要进行修改,请将字段声明从设计器文件移到代码隐藏文件。 /// - protected global::System.Web.UI.WebControls.Label Label1; + protected global::System.Web.UI.WebControls.Label lblCompileMan; /// - /// Label2 控件。 + /// lbTeamType 控件。 /// /// /// 自动生成的字段。 /// 若要进行修改,请将字段声明从设计器文件移到代码隐藏文件。 /// - protected global::System.Web.UI.WebControls.Label Label2; + protected global::System.Web.UI.WebControls.Label lbTeamType; /// /// ToolbarSeparator1 控件。