diff --git a/HJGL/FineUIPro.Web/WeldingProcess/WeldingManage/JointInfo.aspx.cs b/HJGL/FineUIPro.Web/WeldingProcess/WeldingManage/JointInfo.aspx.cs index dd151d1..41cc615 100644 --- a/HJGL/FineUIPro.Web/WeldingProcess/WeldingManage/JointInfo.aspx.cs +++ b/HJGL/FineUIPro.Web/WeldingProcess/WeldingManage/JointInfo.aspx.cs @@ -987,7 +987,7 @@ namespace FineUIPro.Web.WeldingProcess.WeldingManage ws.SetColumnWidth(3, 12 * 256); ws.SetColumnWidth(4, 18 * 256); ws.SetColumnWidth(5, 19 * 256); - ws.SetColumnWidth(6, 13 * 256); + ws.SetColumnWidth(6, 16 * 256); ws.SetColumnWidth(7, 13 * 256); ws.SetColumnWidth(8, 14 * 256); ws.SetColumnWidth(9, 13 * 256);