This commit is contained in:
李云虎 2024-05-10 17:14:10 +08:00
parent f62afc2ac4
commit 8f4a4d4d8c
1 changed files with 1 additions and 1 deletions

View File

@ -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);