Commit 9d2b65068df0e9370f20335af4725c4d82f3583c

Authored by yangfei
1 parent 4034aca895

查询号bug修改

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 @ 9d2b650
... ... @@ -1223,7 +1223,7 @@
1223 1223 }
1224 1224  
1225 1225 if (placenta.get("gjwzOther")!=null) {
1226   - placetaMap.put("gjwzOther", placenta.get("gjwzOther "));
  1226 + placetaMap.put("gjwzOther", placenta.get("gjwzOther"));
1227 1227 }
1228 1228  
1229 1229 if (placenta.get("gjydOther")!=null) {