Commit 87e23791d00cd207b5929ee1654413107e70bd88

Authored by jiangjiazhi
1 parent f133c2c5b2

孕妇分娩后 变成产妇

Showing 1 changed file with 1 additions and 0 deletions

platform-operate-api/src/main/java/com/lyms/platform/operate/web/facade/PatientFacade.java View file @ 87e2379
... ... @@ -275,6 +275,7 @@
275 275 }else{
276 276 chanResult.setlName(patients.getBookbuildingDoctor());
277 277 }
  278 +
278 279 } else {
279 280 chanResult.setlName(patients.getBookbuildingDoctor());
280 281 }