소스 검색

顽症-word导出

zhuang 4 주 전
부모
커밋
c10b378907
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1 1
      business-common/src/main/java/com/rongwei/bscommon/sys/service/impl/ZhcxPersistentManageServiceImpl.java

+ 1 - 1
business-common/src/main/java/com/rongwei/bscommon/sys/service/impl/ZhcxPersistentManageServiceImpl.java

@@ -626,7 +626,7 @@ public class ZhcxPersistentManageServiceImpl extends ServiceImpl<ZhcxPersistentM
             throw  new CustomException("导出报错,请联系管理员");
             throw  new CustomException("导出报错,请联系管理员");
         }
         }
         String type = (String) typeObj;
         String type = (String) typeObj;
-        int maxRow = 29;
+        int maxRow = 31;
         SysFileItemDo fileItemDo = null;
         SysFileItemDo fileItemDo = null;
         if ("油漆".equals(type)) {
         if ("油漆".equals(type)) {
             map.put("fill","油漆保护专项");
             map.put("fill","油漆保护专项");