提交代码

This commit is contained in:
2024-10-17 15:48:55 +08:00
parent 1771fc51d5
commit cec4000396
4 changed files with 2 additions and 2 deletions
@@ -430,8 +430,8 @@ namespace FineUIPro.Web.HJGL.WeldingReport
sb.AppendFormat("<td align='center'>{0}</td>", html);
}
columnIndex++;
a++;
}
a++;
sb.Append("</tr>");
}
sb.Append("</table>");