Commit fbbce7dd3a535c2438dd62ba2e7ee0298e7684e2

Authored by yangfei
1 parent 80391d5fe2
Exists in master and in 1 other branch dev

妇科检查

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 @ fbbce7d
... ... @@ -1405,7 +1405,7 @@
1405 1405 if (otherMap.get("newborWeight") != null) {
1406 1406 mapData.put("newborWeight", otherMap.get("newborWeight"));
1407 1407 }
1408   - antExcAddOthersList.add(map);
  1408 + antExcAddOthersList.add(mapData);
1409 1409 }
1410 1410 }
1411 1411 }