zhangyuewww vor 3 Jahren
Ursprung
Commit
c76e062c83

+ 1 - 1
winsea-haixin-plugin-yiliangyiyun/src/main/java/com/yh/saas/plugin/yiliangyiyun/service/impl/CollectionWarehousingRecordServiceImpl.java

@@ -492,7 +492,7 @@ public class CollectionWarehousingRecordServiceImpl extends ServiceImpl<Collecti
         sheet.setColumnWidth(12, 12 * 256 + 184);
         sheet.setColumnWidth(13, 12 * 256 + 184);
         sheet.setColumnWidth(14, 12 * 256 + 184);
-        sheet.setColumnWidth(16, 12 * 256 + 184);
+        sheet.setColumnWidth(15, 12 * 256 + 184);
         sheet.setColumnWidth(16, 1 * 256 + 184);
 
         // 创建单元格对象