Commit e25394c4900ce2399ed478f2ac3f1ad5b7b9704e
1 parent
14f63a52c7
Exists in
master
and in
7 other branches
分娩作废产检劵
Showing 1 changed file with 1 additions and 1 deletions
platform-operate-api/src/main/java/com/lyms/platform/operate/web/facade/ApplyOrderFacade.java
View file @
e25394c
| ... | ... | @@ -306,7 +306,7 @@ |
| 306 | 306 | //打印日志 |
| 307 | 307 | }else { |
| 308 | 308 | sieveApplyOrderModel.setParentId(parentId); |
| 309 | - sieveApplyOrderModel.setParentId(parentId); | |
| 309 | + sieveApplyOrderAddRequest.setParentId(parentId); | |
| 310 | 310 | Patients p=patientsService.findOnePatientById(parentId); |
| 311 | 311 | |
| 312 | 312 | //加入产筛 |