From 2fe909ae2ba1ec903fdc0a0f213c859476c947a5 Mon Sep 17 00:00:00 2001 From: gaofei1985 <181547018@qq.com> Date: Wed, 2 Sep 2026 11:30:13 +0800 Subject: [PATCH] 1 --- HJGL_DS/FineUIPro.Web/FineUIPro.Web.csproj.user | 4 ++-- HJGL_DS/FineUIPro.Web/HJGL/DataIn/JointIn.aspx.cs | 2 +- HJGL_DS/WebAPI/WebAPI.csproj.user | 4 ++-- 3 files changed, 5 insertions(+), 5 deletions(-) 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