Commit 477e3891cad6eba4195bb08bf0889e552a792099
1 parent
a10c54d662
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/ViewFacade.java
View file @
477e389
... | ... | @@ -2518,7 +2518,7 @@ |
2518 | 2518 | babyMap.put("jxWn", temp.isJxWn()); |
2519 | 2519 | babyMap.put("jxJzl", temp.isJxJzl()); |
2520 | 2520 | babyMap.put("jxNpc", temp.isJxNpc()); |
2521 | - babyMap.put("jxnjs", temp.isJxNjs()); | |
2521 | + babyMap.put("jxNjs", temp.isJxNjs()); | |
2522 | 2522 | babyMap.put("jxEl", temp.isJxEl()); |
2523 | 2523 | babyMap.put("jxelSele", temp.getJxelSele()); |
2524 | 2524 | babyMap.put("jxCl", temp.isJxCl()); |