Commit 968e33d473de45d6cef6ce624be4fc4858a762b9
1 parent
6b66101529
Exists in
master
and in
6 other branches
update
Showing 1 changed file with 1 additions and 0 deletions
platform-operate-api/src/main/java/com/lyms/platform/operate/web/service/impl/ReportServiceImpl.java
View file @
968e33d
... | ... | @@ -4670,6 +4670,7 @@ |
4670 | 4670 | antExRecordQuery.setLevelId("224b2329-cb82-4da3-a071-8527f8283aab"); |
4671 | 4671 | break; |
4672 | 4672 | } |
4673 | + antExRecordQuery.setType(2); | |
4673 | 4674 | antExRecordQuery.setNeed("yes"); |
4674 | 4675 | antExRecordQuery.setPage(page); |
4675 | 4676 | antExRecordQuery.setLimit(limit); |