huminmin
2026-04-23 a5399a87f59b5c1d14b7232e9d5cb0413c6a783d
src/main/java/com/ruoyi/sales/service/impl/SalesLedgerServiceImpl.java
@@ -251,7 +251,7 @@
                sheet.setColumnWidth(3, 2500);
                sheet.setColumnWidth(4, 3000);
                sheet.setColumnWidth(5, 4500);
                sheet.setColumnWidth(6, 3500);
                sheet.setColumnWidth(6, 2000);
                CellStyle companyTitle = createBaseStyle(workbook, "宋体", (short) 20, true, true);
                CellStyle billTitle = createBaseStyle(workbook, "宋体", (short) 18, true, true);