diff --git a/HJGL_DS/FineUIPro.Web/FineUIPro.Web.csproj.user b/HJGL_DS/FineUIPro.Web/FineUIPro.Web.csproj.user index 6e29203..80f7761 100644 --- a/HJGL_DS/FineUIPro.Web/FineUIPro.Web.csproj.user +++ b/HJGL_DS/FineUIPro.Web/FineUIPro.Web.csproj.user @@ -1,8 +1,8 @@ - + true - Debug|Any CPU + Release|Any CPU diff --git a/HJGL_DS/FineUIPro.Web/HJGL/DataIn/JointIn.aspx.cs b/HJGL_DS/FineUIPro.Web/HJGL/DataIn/JointIn.aspx.cs index 84ad7d6..2e69587 100644 --- a/HJGL_DS/FineUIPro.Web/HJGL/DataIn/JointIn.aspx.cs +++ b/HJGL_DS/FineUIPro.Web/HJGL/DataIn/JointIn.aspx.cs @@ -828,7 +828,7 @@ namespace FineUIPro.Web.HJGL.DataIn { newJointInfo.ProjectId = getProject.ProjectId; newJointInfo.ISO_ID = getPWisInfo.ISO_ID; - newJointInfo.JOT_JointDesc = "Φ" + col10 + "×" + col11; + newJointInfo.JOT_JointDesc = "Φ" + newJointInfo.JOT_Dia.Value.ToString("0.##") + "×" + Funs.GetNewDecimalOrZero(col11).ToString("0.##"); newJointInfo.STE_ID = getSteel1.STE_ID; if (getSteel2 != null) { diff --git a/HJGL_DS/WebAPI/WebAPI.csproj.user b/HJGL_DS/WebAPI/WebAPI.csproj.user index ef14066..28be9c4 100644 --- a/HJGL_DS/WebAPI/WebAPI.csproj.user +++ b/HJGL_DS/WebAPI/WebAPI.csproj.user @@ -1,7 +1,7 @@ - + - Debug|Any CPU + Release|Any CPU FolderProfile true