Commit 10179ff0883fa32cc332b769f16ce68b72b8e7f4
1 parent
6d938a0d27
Exists in
master
and in
6 other branches
孕产妇健康管理登记表导出修改
Showing 1 changed file with 1 additions and 1 deletions
platform-operate-api/src/main/java/com/lyms/platform/operate/web/facade/PatientFacade.java
View file @
10179ff
... | ... | @@ -1090,7 +1090,7 @@ |
1090 | 1090 | data.put("san",rp.getSan()); |
1091 | 1091 | data.put("si",rp.getSi()); |
1092 | 1092 | data.put("wu",rp.getWu()); |
1093 | - data.put("total", rp.getcTimes()); | |
1093 | + data.put("total", rp.getCjTimes()); | |
1094 | 1094 | data.put("cyxj",rp.getCyxj()); |
1095 | 1095 | data.put("chfs",rp.getChfs()); |
1096 | 1096 | data.put("chfc",rp.getChfc()); |